We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119b57e commit 618a8a9Copy full SHA for 618a8a9
Documentation/mm/zsmalloc.rst
@@ -83,6 +83,8 @@ pages_used
83
the number of pages allocated for the class
84
pages_per_zspage
85
the number of 0-order pages to make a zspage
86
+freeable
87
+ the approximate number of pages class compaction can free
88
89
Each zspage maintains inuse counter which keeps track of the number of
90
objects stored in the zspage. The inuse counter determines the zspage's
0 commit comments