Re: Easy - if you know how.



Hi,

houghi wrote:
Andreas wrote:
The access time has some performance impact,

Huh? In what way?

which is also why ntfs sucks.
Why? Because reading a file actually means updating the time, hence
actually writing to disks. No read cache, slow write.

I do not understand what you are saying. Are you saying that old files
are not placed in read-cache when they are read?

If this is the case, how many files are we talking about and what is the
impact? Could I make my system faster by updating all files to 1 second
ago?

I think I completely misunderstand what is going on.

If a system is able to display the time some file was last accessed, this
timestamp must obvisously have been saved somewhere. It is, on disk.
This means write access to the hard drive when reading files. Even when
the file is served from cache, the directory entry is updates. More (slower)
writes as compared to same file read operatoins without noatime.

kind regards,
Andreas
.



Relevant Pages

  • Re: Easy - if you know how.
    ... actually writing to disks. ... No read cache, slow write. ... I do not understand what you are saying. ... Could I make my system faster by updating all files to 1 second ...
    (alt.os.linux.suse)
  • Re: USB2.0 throughput
    ... Both my setups are reading a file from the USB HDD device. ... reading speed cannot be speed-up by a cache. ... It seems that the wince system is not fully loading the USB ...
    (microsoft.public.windowsce.embedded)
  • Re: Tips sought for optimizing 10.4.10s performance
    ... upgrade to disks with those speeds. ... Most desktop drives have been 7200 RPM, ... 7200 RPM disks have only had 2MB of cache. ... a CPU upgrade, or do I just get a new Mac. ...
    (comp.sys.mac.system)
  • Re: Tips sought for optimizing 10.4.10s performance
    ... If you're doing graphics or video editing, even more RAM. ... upgrade to disks with those speeds. ... 7200 RPM disks have only had 2MB of cache. ...
    (comp.sys.mac.system)
  • Re: Improvements to fsck performance in -current ...?
    ... >> write cache enabled. ... > Unfortunately, IDE disks do not permit disconnected writes, due ... Unfortunately SCSI drives all seem to ship with the WCE bit set, ...
    (freebsd-current)