Date: Wed, 19 Jul 1995 23:20:28 +1000 From: Bruce Evans <bde@zeta.org.au> To: bde@zeta.org.au, dfr@render.com Cc: current@freebsd.org, esser@zpr.uni-koeln.de Subject: Re: slow nfsv3 writes Message-ID: <199507191320.XAA21816@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> All combinations of interface, benchmark and benchmark block size that I tried >> give about 100K/sec writes and 900K/sec reads. The disk on the server is on >> constantly. >This is fixed by a recent change to vfs_bio. The buffer cache was >getting confused and was forcing synchronous writes for blocksizes >smaller than 8k. I now get 400k/sec writes to my sgi with all blocksizes. I was getting 9K/sec for writes before I complained and this change was made :-). Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507191320.XAA21816>