2012/12/21 Jason McIntyre <j...@kerhand.co.uk>:
> i get -1 here too. but you;re saying that the value changes to 4 when
> transferring, right?

I found this in /sys/nfs/nfs_vfsops.c:

>       if (nfs_niothreads < 0) {
>               nfs_niothreads = 4;
>               nfs_getset_niothreads(1);
>       }

http://www.openbsd.org/cgi-bin/cvsweb/src/sys/nfs/nfs_vfsops.c.diff?r1=1.30;r2=1.31

-- 
Michał Markowski

Reply via email to