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
42 What: /sys/kernel/slab/<cache>/alloc_fastpath
53 What: /sys/kernel/slab/<cache>/alloc_from_partial
59 The alloc_from_partial file shows how many times a cpu slab has
60 been full and it has been refilled by using a slab from the list
65 What: /sys/kernel/slab/<cache>/alloc_refill
76 What: /sys/kernel/slab/<cache>/alloc_slab
82 The alloc_slab file is shows how many times a new slab had to
87 What: /sys/kernel/slab/<cache>/alloc_slowpath
95 allocation from a partial or new slab. It can be written to
99 What: /sys/kernel/slab/<cache>/cache_dma
109 What: /sys/kernel/slab/<cache>/cpu_slabs
118 What: /sys/kernel/slab/<cache>/cpuslab_flush
131 What: /sys/kernel/slab/<cache>/ctor
139 new slab is allocated.
141 What: /sys/kernel/slab/<cache>/deactivate_empty
147 The deactivate_empty file shows how many times an empty cpu slab
151 What: /sys/kernel/slab/<cache>/deactivate_full
157 The deactivate_full file shows how many times a full cpu slab
161 What: /sys/kernel/slab/<cache>/deactivate_remote_frees
167 The deactivate_remote_frees file shows how many times a cpu slab
172 What: /sys/kernel/slab/<cache>/deactivate_to_head
179 slab was deactivated and added to the head of its node's partial
183 What: /sys/kernel/slab/<cache>/deactivate_to_tail
190 slab was deactivated and added to the tail of its node's partial
194 What: /sys/kernel/slab/<cache>/destroy_by_rcu
203 What: /sys/kernel/slab/<cache>/free_add_partial
210 been freed in a full slab so that it had to added to its node's
214 What: /sys/kernel/slab/<cache>/free_calls
221 object frees if slab debugging is enabled (see
224 What: /sys/kernel/slab/<cache>/free_fastpath
231 using the fast path because it was an object from the cpu slab.
235 What: /sys/kernel/slab/<cache>/free_frozen
242 a frozen slab (i.e. a remote cpu slab). It can be written to
246 What: /sys/kernel/slab/<cache>/free_remove_partial
253 been freed to a now-empty slab so that it had to be removed from
258 What: /sys/kernel/slab/<cache>/free_slab
264 The free_slab file shows how many times an empty slab has been
269 What: /sys/kernel/slab/<cache>/free_slowpath
276 using the slow path (i.e. to a full or partial slab). It can
280 What: /sys/kernel/slab/<cache>/hwcache_align
289 What: /sys/kernel/slab/<cache>/min_partial
300 What: /sys/kernel/slab/<cache>/object_size
309 What: /sys/kernel/slab/<cache>/objects
318 What: /sys/kernel/slab/<cache>/objects_partial
328 What: /sys/kernel/slab/<cache>/objs_per_slab
335 objects may be allocated from a single slab of the order
336 specified in /sys/kernel/slab/<cache>/order.
338 What: /sys/kernel/slab/<cache>/order
346 number of objects per slab. If a slab cannot be allocated
355 What: /sys/kernel/slab/<cache>/order_fallback
362 new slab has not been possible at the cache's order and instead
368 What: /sys/kernel/slab/<cache>/partial
377 What: /sys/kernel/slab/<cache>/poison
384 when a new slab is allocated.
386 What: /sys/kernel/slab/<cache>/reclaim_account
395 What: /sys/kernel/slab/<cache>/red_zone
404 What: /sys/kernel/slab/<cache>/remote_node_defrag_ratio
411 times SLUB will attempt to refill the cpu slab with a partial
412 slab from a remote node as opposed to allocating a new slab on
418 What: /sys/kernel/slab/<cache>/sanity_checks
429 What: /sys/kernel/slab/<cache>/shrink
435 The shrink file is used to reclaim unused slab cache
441 Shrinking slab caches might be expensive and can
445 What: /sys/kernel/slab/<cache>/slab_size
454 What: /sys/kernel/slab/<cache>/slabs
464 What: /sys/kernel/slab/<cache>/store_user
473 What: /sys/kernel/slab/<cache>/total_objects
482 What: /sys/kernel/slab/<cache>/trace
491 What: /sys/kernel/slab/<cache>/validate
500 What: /sys/kernel/slab/<cache>/usersize
507 What: /sys/kernel/slab/<cache>/slabs_cpu_partial
514 What: /sys/kernel/slab/<cache>/cpu_partial