9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: steve.simon@snellwilcox.com
To: 9fans@cse.psu.edu
Subject: [9fans] 9p & read-ahead
Date: Thu, 31 Jul 2003 09:29:39 +0100	[thread overview]
Message-ID: <28cbe19e5474cf6db7ca08daae97e949@yourdomain.dom> (raw)

Hi,

I am thinking of adding read-ahead to a 9p server.
Is this a sensible thing to do? Am I being foolish
and indulging in bloatware or is it a sensible
optimisation?

My server is my Netware client. Directory scans of big
directrories is slow as is copying files. Looking at
iostats it looks like read is at fault. Netware
allows me to read big chunks of files and to scan for
multiple directory entries, So this is fairly easy,

I was planning to add a timeout on the buffer of
a seccond or two, so I don't get stale info.

Anyone any strong views about this?

-Steve


             reply	other threads:[~2003-07-31  8:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-31  8:29 steve.simon [this message]
2003-07-31  8:37 ` boyd, rounin
2003-07-31  9:44 ` Bruce Ellis
2003-07-31  9:50   ` boyd, rounin
2003-07-31 20:52   ` rog
2003-07-31 11:27 ` [9fans] " Jim Choate
2003-07-31 15:07   ` splite
2003-07-31 16:04     ` Jack Johnson
2003-07-31 23:36 ` [9fans] " Geoff Collyer

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=28cbe19e5474cf6db7ca08daae97e949@yourdomain.dom \
    --to=steve.simon@snellwilcox.com \
    --cc=9fans@cse.psu.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).