From: P@draigBrady.com
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: optimal file order for reading from disk
Date: Tue, 14 Jun 2005 12:21:40 +0100 [thread overview]
Message-ID: <42AEBDC4.2050907@draigBrady.com> (raw)
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.
next reply other threads:[~2005-06-14 11:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-14 11:21 P [this message]
2005-06-14 12:13 ` optimal file order for reading from disk bert hubert
2005-06-14 13:59 ` P
2005-06-14 17:39 ` Nikita Danilov
2005-06-14 18:12 ` dean gaudet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42AEBDC4.2050907@draigBrady.com \
--to=p@draigbrady.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.