Sorry for the screwup on the build which thankfully kib fixed before
I had awakened to read my @freebsd mail. Note to self, do not do
checkins at the end of the day.
I did go back to figure out how that screwup happened. I have just
started using bhyve virtual machines to compile and test kernel
u
On Mon, Sep 21, 2015 at 11:55 PM, Oliver Pinter
wrote:
> On 9/22/15, Oliver Pinter wrote:
>> Seems like this commit breaks the build:
>>
>> --- vfs_hash.o ---
>> /jenkins/workspace/HardenedBSD-10-STABLE-amd64/sys/kern/vfs_hash.c:184:2:
>> error: implicit declaration of function 'rw_wlock' is inva
On 9/22/15, Oliver Pinter wrote:
> On 9/22/15, Kirk McKusick wrote:
>> Author: mckusick
>> Date: Tue Sep 22 00:43:05 2015
>> New Revision: 288079
>> URL: https://svnweb.freebsd.org/changeset/base/288079
>>
>> Log:
>> MFC of 281677:
>>
>> More accurately collect name-cache statistics in sysctl
On 9/22/15, Kirk McKusick wrote:
> Author: mckusick
> Date: Tue Sep 22 00:43:05 2015
> New Revision: 288079
> URL: https://svnweb.freebsd.org/changeset/base/288079
>
> Log:
> MFC of 281677:
>
> More accurately collect name-cache statistics in sysctl functions
> sysctl_debug_hashstat_nchash()
Author: mckusick
Date: Tue Sep 22 00:43:05 2015
New Revision: 288079
URL: https://svnweb.freebsd.org/changeset/base/288079
Log:
MFC of 281677:
More accurately collect name-cache statistics in sysctl functions
sysctl_debug_hashstat_nchash() and sysctl_debug_hashstat_rawnchash().
These ch