library: fix kb_slab_*reclaimable names and export both

This commit is contained in:
Jaromir Capik
2014-07-22 13:52:11 +02:00
parent c437faf8d3
commit cdc95efe74
3 changed files with 9 additions and 4 deletions

View File

@@ -33,6 +33,8 @@ global:
kb_main_shared;
kb_main_total;
kb_main_used;
kb_slab_reclaimable;
kb_slab_unreclaimable;
kb_swap_free;
kb_swap_total;
kb_swap_used;