svn commit: r226343 - head/sys/vm

John Baldwin jhb at freebsd.org
Fri Oct 14 19:43:01 UTC 2011


On Friday, October 14, 2011 2:30:47 pm Garrett Cooper wrote:
>     Would you want to be able to toggle this feature at runtime after
> you've fully booted your kernel?

Yes, you do.  When a sysadmin sees that an old Java doesn't run, they don't
really want to have to reboot just to fix it.  We've used runtime tunable
sysctls for similar things previously (mmap at zero).

-- 
John Baldwin


More information about the svn-src-head mailing list