Il giorno lun, 09/02/2009 alle 11.34 +0100, Graziano Sorbaioli ha scritto: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Giuseppe Sacco ha scritto: > > > Just out of curiosity: why don't you suggest relatime instead? > > <D--> I never imagined anyone was using their yeeloong as a professional > audio studio. > <D--> Since that's the only reason to even compile a realtime kernel
relatime != realtime relatime is an option related to the kernel VFS. From what I understood, relatime should be used instead of noatime,nodiratime when you use ext2/3 file systems because atime/diratime are very expensive for these file systems types. Bye, Giuseppe _______________________________________________ gNewSense-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-dev
