public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* optimal file order for reading from disk
@ 2005-06-14 11:21 P
  2005-06-14 12:13 ` bert hubert
  0 siblings, 1 reply; 5+ messages in thread
From: P @ 2005-06-14 11:21 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I know this will be dependent on filesystem, I/O scheduler, ...
but given a list of files, what is the best (filesystem
agnostic) order to read from disk (to minimise seeks).

Should I sort by path, inode number, getdents, or something else?

thanks,
Pádraig.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-06-14 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-14 11:21 optimal file order for reading from disk P
2005-06-14 12:13 ` bert hubert
2005-06-14 13:59   ` P
2005-06-14 17:39     ` Nikita Danilov
2005-06-14 18:12       ` dean gaudet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox