cvs commit: src/sys/kern kern_sig.c

Peter Jeremy PeterJeremy at optushome.com.au
Fri Mar 4 23:16:28 GMT 2005


On Fri, 2005-Mar-04 16:23:29 -0500, David Schultz wrote:
>On Fri, Mar 04, 2005, Julian Elischer wrote:
>> for a start I'd like to add a sysctl to turn off swapping out kernel 
>> stacks..
>> then if someone had a reproducible or atleast 'common" problem,
>> we could suggest turning it off to see
>> if it fixes the problem.. that would be a big smoking gun..
>
>You mean like vm.swap_enabled?  ;-)

That turns off all swapping and isn't going to answer the question.
Julian's point does seem reasonable - there is a potential problem
relating to swapping kernel threads but there's no clear evidence
that it is or isn't a real problem.  Adding a knob to easily control
the behaviour would be useful - we stand to get some real data and
can then better make a decision as to how to proceed.

-- 
Peter Jeremy


More information about the cvs-src mailing list