Lines Matching refs:slab
1 What: /sys/kernel/slab
7 The /sys/kernel/slab directory contains a snapshot of the
13 What: /sys/kernel/slab/<cache>/aliases
22 What: /sys/kernel/slab/<cache>/align
31 What: /sys/kernel/slab/<cache>/alloc_calls
41 Documentation/admin-guide/mm/slab.rst).
43 What: /sys/kernel/slab/<cache>/alloc_fastpath
54 What: /sys/kernel/slab/<cache>/alloc_from_partial
60 The alloc_from_partial file shows how many times a cpu slab has
61 been full and it has been refilled by using a slab from the list
66 What: /sys/kernel/slab/<cache>/alloc_refill
77 What: /sys/kernel/slab/<cache>/alloc_slab
83 The alloc_slab file is shows how many times a new slab had to
88 What: /sys/kernel/slab/<cache>/alloc_slowpath
96 allocation from a partial or new slab. It can be written to
100 What: /sys/kernel/slab/<cache>/cache_dma
110 What: /sys/kernel/slab/<cache>/cpu_slabs
119 What: /sys/kernel/slab/<cache>/cpuslab_flush
132 What: /sys/kernel/slab/<cache>/ctor
140 new slab is allocated.
142 What: /sys/kernel/slab/<cache>/deactivate_empty
148 The deactivate_empty file shows how many times an empty cpu slab
152 What: /sys/kernel/slab/<cache>/deactivate_full
158 The deactivate_full file shows how many times a full cpu slab
162 What: /sys/kernel/slab/<cache>/deactivate_remote_frees
168 The deactivate_remote_frees file shows how many times a cpu slab
173 What: /sys/kernel/slab/<cache>/deactivate_to_head
180 slab was deactivated and added to the head of its node's partial
184 What: /sys/kernel/slab/<cache>/deactivate_to_tail
191 slab was deactivated and added to the tail of its node's partial
195 What: /sys/kernel/slab/<cache>/destroy_by_rcu
204 What: /sys/kernel/slab/<cache>/free_add_partial
211 been freed in a full slab so that it had to added to its node's
215 What: /sys/kernel/slab/<cache>/free_calls
222 object frees if slab debugging is enabled (see
223 Documentation/admin-guide/mm/slab.rst).
225 What: /sys/kernel/slab/<cache>/free_fastpath
232 using the fast path because it was an object from the cpu slab.
236 What: /sys/kernel/slab/<cache>/free_frozen
243 a frozen slab (i.e. a remote cpu slab). It can be written to
247 What: /sys/kernel/slab/<cache>/free_remove_partial
254 been freed to a now-empty slab so that it had to be removed from
259 What: /sys/kernel/slab/<cache>/free_slab
265 The free_slab file shows how many times an empty slab has been
270 What: /sys/kernel/slab/<cache>/free_slowpath
277 using the slow path (i.e. to a full or partial slab). It can
281 What: /sys/kernel/slab/<cache>/hwcache_align
290 What: /sys/kernel/slab/<cache>/min_partial
301 What: /sys/kernel/slab/<cache>/object_size
310 What: /sys/kernel/slab/<cache>/objects
319 What: /sys/kernel/slab/<cache>/objects_partial
329 What: /sys/kernel/slab/<cache>/objs_per_slab
336 objects may be allocated from a single slab of the order
337 specified in /sys/kernel/slab/<cache>/order.
339 What: /sys/kernel/slab/<cache>/order
347 number of objects per slab. If a slab cannot be allocated
356 What: /sys/kernel/slab/<cache>/order_fallback
363 new slab has not been possible at the cache's order and instead
369 What: /sys/kernel/slab/<cache>/partial
378 What: /sys/kernel/slab/<cache>/poison
385 when a new slab is allocated.
387 What: /sys/kernel/slab/<cache>/reclaim_account
396 What: /sys/kernel/slab/<cache>/red_zone
405 What: /sys/kernel/slab/<cache>/remote_node_defrag_ratio
412 times SLUB will attempt to refill the cpu slab with a partial
413 slab from a remote node as opposed to allocating a new slab on
419 What: /sys/kernel/slab/<cache>/sanity_checks
430 What: /sys/kernel/slab/<cache>/shrink
436 The shrink file is used to reclaim unused slab cache
442 Shrinking slab caches might be expensive and can
446 What: /sys/kernel/slab/<cache>/slab_size
455 What: /sys/kernel/slab/<cache>/slabs
465 What: /sys/kernel/slab/<cache>/store_user
474 What: /sys/kernel/slab/<cache>/total_objects
483 What: /sys/kernel/slab/<cache>/trace
492 What: /sys/kernel/slab/<cache>/validate
501 What: /sys/kernel/slab/<cache>/usersize
508 What: /sys/kernel/slab/<cache>/slabs_cpu_partial
515 What: /sys/kernel/slab/<cache>/cpu_partial