[patch] unprivileged mlock(2)

Andriy Gapon avg at FreeBSD.org
Tue Sep 4 17:10:44 UTC 2012


on 30/08/2012 13:58 Andrey Zonov said the following:
> [1] http://people.freebsd.org/~zont/vm_mmap.c.patch

This patch is correct.

> [2] http://people.freebsd.org/~zont/racct.patch

This patch looks correct.

And it also makes me wonder why kern/kern_racct.c is marked as standard while
all(?) uses of racct API are placed under RACCT option.
Ditto for kern_rctl.c/RCTL.
I think that excluding these file if the options are not used would help to catch
cases where the API is used unconditionally and it would also help to reduce
kernel sizes a tiny bit too.

-- 
Andriy Gapon


More information about the freebsd-arch mailing list