Date: Fri, 10 Dec 1999 10:40:24 -0600 From: "Robert Gordon" <rbg@pmr.com> To: <freebsd-hackers@freebsd.org> Subject: Fw: Clustered Read/writes and NFS.. Message-ID: <00e301bf432d$421169d0$1072aacf@pmr.com>
next in thread | raw e-mail | index | archive | help
reposting to the hackers ;-) ----- Original Message ----- From: Robert Gordon <rbg@pmr.com> To: <freebsd-fs@freebsd.org> Sent: Thursday, December 09, 1999 1:56 PM Subject: Clustered Read/writes and NFS.. > 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-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e301bf432d$421169d0$1072aacf>