Re: [perf-discuss] ufs performance

2007-03-21 Thread Dan Price
On Wed 21 Mar 2007 at 09:37PM, allen mathias wrote: > Also I notice that if instead of using fstreams I use cin and 'cat' > the file into my test program the time values are in favor of the > Solaris system. > > ufs logging is set on all disks. > > Can anyone shed some light on this. Allen, I t

Re: [perf-discuss] ufs performance

2007-03-21 Thread Alexander . Gorshenev
Can we see the simple program? Alexander On Wed, 21 Mar 2007, allen mathias wrote: Hi, I am attempting to understand why my Solaris with a UFS filesystem is taking an extrodinarilary larger time to read files from disk using a simple c++ program as compared to a linux system. The program is