]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag
authorAndriy Gapon <avg@FreeBSD.org>
Fri, 24 Dec 2021 09:38:38 +0000 (11:38 +0200)
committerAndriy Gapon <avg@FreeBSD.org>
Sun, 28 Jan 2024 13:15:17 +0000 (15:15 +0200)
commite92491d95ff3500e140eafa614e88ca84ffb0d26
treeac7688bbedbc42c98cc79a29ae615dfc3fc8df37
parent9cdf326b4faef97f0d3314b5dd693308ac494d48
dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag

This should disable allocation of the second per-CPU principal buffer
which is never used.  This will also enable additional asserts
for buffers that are never switched.
sys/cddl/contrib/opensolaris/uts/common/dtrace/dtrace.c