freebsd-skq/sys/i386
trasz e1055c772b MFC r282213:
Add kern.racct.enable tunable and RACCT_DISABLED config option.
The point of this is to be able to add RACCT (with RACCT_DISABLED)
to GENERIC, to avoid having to rebuild the kernel to use rctl(8).

MFC r282901:

Build GENERIC with RACCT/RCTL support by default.  Note that it still
needs to be enabled by adding "kern.racct.enable=1" to /boot/loader.conf.

Note those two are MFC-ed together, because the latter one changes the
name of RACCT_DISABLED option to RACCT_DEFAULT_TO_DISABLED.  Should have
committed the renaming separately...

Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
2015-06-21 06:28:26 +00:00
..
acpica Consistently use round_page(x) rather than roundup(x, PAGE_SIZE). There is 2013-02-15 22:43:08 +00:00
bios This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
conf MFC r282213: 2015-06-21 06:28:26 +00:00
i386 MFC r284167: 2015-06-20 13:25:28 +00:00
ibcs2 MFC r282708: 2015-05-24 07:32:02 +00:00
include MFC r284104: 2015-06-13 07:31:50 +00:00
isa MFC r279936: 2015-03-15 18:42:19 +00:00
linux MFC r282708: 2015-05-24 07:32:02 +00:00
pci MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
svr4 MFC 273991: 2014-12-22 20:53:45 +00:00
xbox
xen MFC: r274054 (missed in r276076) 2015-02-08 23:04:32 +00:00
Makefile