Re: general VM / KMEM tunables question

2006-10-23 Thread Wojciech Puchar
vm.v_free_min=8192 vm.v_free_target=16384 vm.v_free_reserved=8192 vm.v_free_severe=16384 could you tell me what is the difference it makes and can this values as default make server crashing with panic on swap pager when doing lot of swapping? ___ f

general VM / KMEM tunables question

2006-10-22 Thread Jim Keller
Trying to tune a new system (FreeBSD 6.1) for the best performance (moderately busy webserver, but nothing over the top). However, I'm having a lot of trouble finding documentation on VM sysctl tunables. I have run into the (somewhat common) issue before of running out of PV_Entries due to Apac