public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* read-ahead in NFS server
@ 2007-12-26 11:51 saeed bishara
  2007-12-27  2:34 ` Jeff Garzik
  0 siblings, 1 reply; 8+ messages in thread
From: saeed bishara @ 2007-12-26 11:51 UTC (permalink / raw)
  To: linux-kernel

Hi,
my NFS server seems not to utilize the read-ahead feature, my exported
dir is located on ext3 fs over sata disk. the sata controller can
issue commands up to 1MB, also I modified the read ahead under the sys
to 1MB. but when the client do reads in 32KB chunks (rsize), I can see
in the server side that all IOs are ~32KB. my kernel version is
2.6.22.7.
according to the nfsd code, the NFS server should utilize the
read-ahead feature, but what should I do
to make it work?


saeed

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

end of thread, other threads:[~2007-12-28  2:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-26 11:51 read-ahead in NFS server saeed bishara
2007-12-27  2:34 ` Jeff Garzik
2007-12-27  8:50   ` saeed bishara
2007-12-27 11:54     ` Jeff Garzik
2007-12-27 15:00       ` saeed bishara
2007-12-27 15:07         ` Jeff Garzik
2007-12-27 15:38           ` saeed bishara
     [not found]         ` <E1J852H-0002K7-P1@localhost>
2007-12-28  2:33           ` Fengguang Wu

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