Choppy performance.

Gary Jennejohn gary.jennejohn at freenet.de
Sun May 4 14:08:05 UTC 2008


On Sun, 4 May 2008 11:03:30 +0200
"Daniel Andersson" <engywook at gmail.com> wrote:

> > vm.kmem_size_max="1073741824"
> >  vm.kmem_size="1073741824"
> >  KVA_PAGES=512
> >  Write speed in 8 disks (raidz) is 40 Mb/sec and very choppy.
> >  If I change to vm.kmem_size_max="999M", write speed increase in 4 times
> >  (160Mb/sec). I think this is bug.
> >  What is yours configuration?
> >
> My loader.conf(AMD64):
> 
> vfs.zfs.prefetch_disable=1
> vm.kmem_size_max="1073741824"
> vm.kmem_size="1073741824"
> 
> I'll try setting it to 999M instead, thanks!
> 

I just tried setting it to 999M for kicks (amd64) and saw no significant
speed up doing a ``make -j4 buildworld''.  I only saw a time difference
of 20 seconds between 1024M and 999M, which is just in the noise.

---
Gary Jennejohn


More information about the freebsd-fs mailing list