On 1 November 2015 at 20:20, NGie Cooper <yaneurab...@gmail.com> wrote:
>
>> On Nov 1, 2015, at 20:15, Adrian Chadd <adrian.ch...@gmail.com> wrote:
>>
>> well, there's one cpu, nbuf=128, so lofreebuffers will be
>> MIN(nbuf/25+20, 128); nbuf=128, so it'll be 25.
>> hifreebuffers will be .. (3*25)/2, so 37.
>
> The values calculated via the old formulas were 12 and 24, BTW. What’s your 
> maxbufspace set to?

This is running with the patch reverted:

root@:~ # sysctl vfs | grep buf | grep space
vfs.runningbufspace: 0
vfs.bufspace: 424960
vfs.bufkvaspace: 1081344
vfs.maxbufspace: 2097152
vfs.bufmallocspace: 0
vfs.maxmallocbufspace: 78643
vfs.lobufspace: 1507328
vfs.hibufspace: 1572864




-adrian
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to