Greg KH <greg@kroah.com> wrote : > What are you going to use to predict what files to prefetch? Is this > for an embedded system, where you know your workload, or for a "general" > kernel improvement? We are using automatic predictive prefetching. A kernel thread will collect the file open & read statistics and will generate a probability graph. This graph is used to select the files to prefetch. Swapnil. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/