HomeFreeBSD

sockbuf: remove unused mbuf counter and cluster counter

Description

sockbuf: remove unused mbuf counter and cluster counter

With M_EXTPG mbufs these two counters already do not represent the
reality. As we are moving towards protocol independent socket buffers,
which may not even use mbufs at all, the counters become less and less
relevant. The only userland seeing them was 'netstat -x'.

PR: 264181 (exp-run)
Reviewed by: markj
Differential revision: https://reviews.freebsd.org/D35334

Details

Provenance
glebiusAuthored on May 27 2022, 3:19 PM
Reviewer
markj
Differential Revision
D35334: sockbuf: remove unused mbuf counter and cluster counter
Parents
rG55c8093f7332: Replace subversion with git in the installation DVD
Branches
Unknown
Tags
Unknown