HomeFreeBSD

mbuf: Add sysctl flag CTLFLAG_TUN to loader tunables

Description

mbuf: Add sysctl flag CTLFLAG_TUN to loader tunables

The following sysctl variables are actually loader tunables. Add sysctl
flag CTLFLAG_TUN to them so that sysctl -T will report them correctly.

  1. kern.ipc.nmbclusters
  2. kern.ipc.nmbjumbop
  3. kern.ipc.nmbjumbo9
  4. kern.ipc.nmbjumbo16
  5. kern.ipc.nmbufs

No functional change intended.

Reviewed by: kib, imp
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D42113

(cherry picked from commit 6a88498e53b24d870e066c2a94910ad23dd355eb)
(cherry picked from commit b1456fd6209474410c031e5e82455588e2b656c0)
(cherry picked from commit 0007ba082c3353f0c545e5dcf328ce30d74c5ab7)

Details

Provenance
zleiAuthored on Oct 9 2023, 10:30 AM
Reviewer
kib
Differential Revision
D42113: Add sysctl flag CTLFLAG_TUN to loader tunables
Parents
rG5e5a2ef8585d: buf: Add sysctl flag CTLFLAG_TUN to loader tunable
Branches
Unknown
Tags
Unknown