HomeFreeBSD

Provide convenience routines for manipulating domainsets in the kernel.

Description

Provide convenience routines for manipulating domainsets in the kernel.

domainset_create() will take a key, validate it, and return a valid
domainset that can be placed on an object or other.

sysctl_handle_domainset() allows manipulation of policy from sysctl. Use
this to make a default vnode domainset.

Clean-up some header creep. Define a generic bitset type. Rewrite some
string functions to be more generic.

Details

Provenance
jeffAuthored on
Parents
rS330817: MIPS: Implement fue*word* and casueword* in assembly.
Branches
Loading...
Tags
Loading...