summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_kern.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2003-04-14 21:45:12 +0000
committerrwatson <rwatson@FreeBSD.org>2003-04-14 21:45:12 +0000
commit301ae6309656cb89a587a672d3b99cfbe675b5a3 (patch)
tree4d838c72c607827546888c3b0cbef020dc1b89ad /sys/vm/vm_kern.c
parent53a050aac3fa734d90417e05216e4a2bdaa259e4 (diff)
downloadFreeBSD-src-301ae6309656cb89a587a672d3b99cfbe675b5a3.zip
FreeBSD-src-301ae6309656cb89a587a672d3b99cfbe675b5a3.tar.gz
Add MAC_ALWAYS_LABEL_MBUF to options; this permits the administrator
to force the allocation of MAC labels for all mbufs regardless of whether a configured policy requires labeling when the mbuf is allocated. This can be useful it you anticipate loading a fully labeled policy after boot and don't want mbufs to exist without label storage, for performance measurement purposes, etc. It also slightly lowers the overhead of m_tag labeling due to removing the decision logic. While here, improve commenting of other MAC options. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'sys/vm/vm_kern.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud