tingtong5 wrote: > > The second time a track plays, it is read from the linux OS disk cache > instead from disk. This means the track is played from RAM memory > instead of from the hard drive that contains the file (track). >
This is not exactly true. Linux always copies data from the disk to the cache first, except in the case of the application specifies something like O_DIRECT. So what you're saying isn't physically possible. See also: Expectation bias. ------------------------------------------------------------------------ SuperQ's Profile: http://forums.slimdevices.com/member.php?userid=2139 View this thread: http://forums.slimdevices.com/showthread.php?t=106375 _______________________________________________ audiophiles mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/audiophiles
