freebsd-skq/sys/amd64
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
amd64 MFC r284104: 2015-06-13 07:31:50 +00:00
conf MFC r282213: 2015-06-21 06:28:26 +00:00
ia32 MFC r283735: 2015-06-05 08:36:25 +00:00
include MFC r284104: 2015-06-13 07:31:50 +00:00
linux32 MFC r282708: 2015-05-24 07:32:02 +00:00
pci MFC r258779,r258780,r258787,r258822: 2014-02-04 03:36:42 +00:00
vmm MFC r280134: 2015-03-30 07:11:49 +00:00
Makefile