Date: Thu, 9 Dec 1999 13:56:39 -0600 From: "Robert Gordon" <rbg@pmr.com> To: <freebsd-fs@freebsd.org> Subject: Clustered Read/writes and NFS.. Message-ID: <008401bf427f$81ccb6a0$1072aacf@pmr.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm attempting to understand if the NFS implementation takes advantage of clustered read/writes. So far I see that if NFS needs a buf that (via getnewbuf()) a call could be made to vfs_bio_awrite() which could cause a clustered write to free up some buffers... but I don't see that NFS takes advantage of a clustered read/write.... Thanks, Robert........................ rbg@pmr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008401bf427f$81ccb6a0$1072aacf>