help!

Renato Ramonda renato.ramonda at gmail.com
Fri Jun 24 15:52:29 EDT 2005


Johannes Findeisen ha scritto:
> some filesystems do support that. From the ext2 specification
> ( http://e2fsprogs.sourceforge.net/ext2intro.html ):
> 
> "As a response to these problems, two new filesytems were released in
> Alpha version in January 1993: the Xia filesystem and the Second
> Extended File System. The Xia filesystem was heavily based on the Minix
> filesystem kernel code and only added a few improvements over this
> filesystem. Basically, it provided long file names, support for bigger
> partitions and support for the three timestamps."

That is, if it is mounted do do so. Just pass a "noatime" parameter to 
the mount command (or fstab line) and the atime (access time) will not 
be written.

Common when using very slow storage devices, or devices with somewhat 
limited read/write cycles (like old compactflash memories).

-- 
Renato
--------------------------------
Usi Fedora? Fai un salto da noi:
http://www.fedoraitalia.org



More information about the Python-list mailing list