Re: svn commit: r272925 - head/sys/kern

2014-10-11 Thread John Baldwin
On Saturday, October 11, 2014 02:02:59 AM Marcel Moolenaar wrote: > Author: marcel > Date: Sat Oct 11 02:02:58 2014 > New Revision: 272925 > URL: https://svnweb.freebsd.org/changeset/base/272925 > > Log: > Turn WITNESS_COUNT into a tunable and sysctl. This allows adjusting > the value without

Re: svn commit: r272925 - head/sys/kern

2014-10-11 Thread John Baldwin
On Saturday, October 11, 2014 02:02:59 AM Marcel Moolenaar wrote: > Author: marcel > Date: Sat Oct 11 02:02:58 2014 > New Revision: 272925 > URL: https://svnweb.freebsd.org/changeset/base/272925 > > Log: > Turn WITNESS_COUNT into a tunable and sysctl. This allows adjusting > the value without

svn commit: r272925 - head/sys/kern

2014-10-10 Thread Marcel Moolenaar
Author: marcel Date: Sat Oct 11 02:02:58 2014 New Revision: 272925 URL: https://svnweb.freebsd.org/changeset/base/272925 Log: Turn WITNESS_COUNT into a tunable and sysctl. This allows adjusting the value without recompiling the kernel. This is useful when recompiling is not possible as an i