]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
uma: Show the count of free slabs in each per-domain keg's sysctl tree
authorMark Johnston <markj@FreeBSD.org>
Fri, 17 Sep 2021 16:13:47 +0000 (12:13 -0400)
committerMark Johnston <markj@FreeBSD.org>
Fri, 24 Sep 2021 13:01:22 +0000 (09:01 -0400)
commite68465ecbf7371efdab5a7d91838e33f4e5e177b
tree31f56bac9c9411df32ad191d49de96a7bc787f6c
parentcb7bb946f7ac6e9c1a42e028981fa1333ada3664
uma: Show the count of free slabs in each per-domain keg's sysctl tree

This is useful for measuring the number of pages that could be freed
from a NOFREE zone under memory pressure.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit d6e77cda9be1509ea170142cca3ff0d3b9f12e35)
sys/vm/uma_core.c