]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
domainset: Define additional global policies
authorMark Johnston <markj@FreeBSD.org>
Wed, 14 Apr 2021 16:56:39 +0000 (12:56 -0400)
committerMark Johnston <markj@FreeBSD.org>
Wed, 14 Apr 2021 17:03:33 +0000 (13:03 -0400)
commit29bb6c19f044274cc6693f0c2463ca22106cd3ab
tree9a1db1b2c6576e6fd0452ca104e1ff88793edfe6
parentb1ab802ce4908b6af93e3a3b4328377003735357
domainset: Define additional global policies

Add global definitions for first-touch and interleave policies.  The
former may be useful for UMA, which implements a similar policy without
using domainset iterators.

No functional change intended.

Reviewed by: mav
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29104
share/man/man9/domainset.9
sys/kern/kern_cpuset.c
sys/sys/domainset.h