Searched refs:slabs (Results 1 – 9 of 9) sorted by relevance
8 SLUB can enable debugging only for selected slabs in order to avoid14 all slabs.17 data and perform operation on the slabs. By default ``slabinfo`` only lists18 slabs that have data in them. See "slabinfo -h" for more options when36 Enable options for all slabs39 Enable options only for select slabs (no spaces42 Multiple blocks of options for all slabs or selected slabs can be given, with43 blocks of options delimited by ';'. The last of "all slabs" blocks is applied44 to all slabs except those that match one of the "select slabs" block. Options45 of the first "select slabs" blocks that matches the slab's name are applied.[all …]
187 mode=slabs232 slabs)258 slabs)
61 of partially used slabs. It can be written to clear the current115 The cpu_slabs file is read-only and displays how many cpu slabs124 The file cpuslab_flush shows how many times a cache's cpu slabs201 slabs (not objects) are freed by rcu.295 The min_partial file specifies how many empty slabs shall297 allocating new slabs. Such slabs may be reclaimed by utilizing325 objects are on partial slabs and from which nodes they are344 The order file specifies the page order at which new slabs are375 partial slabs there are and how long each node's list is.436 memory from a cache. Empty per-cpu or partial slabs[all …]
278 struct list_head slabs; member308 struct vdo_slab **slabs; member475 struct vdo_slab **slabs; member
1649 parse_slub_debug_flags(char *str, slab_flags_t *flags, char **slabs, bool init) in parse_slub_debug_flags() argument1705 *slabs = ++str; in parse_slub_debug_flags()1707 *slabs = NULL; in parse_slub_debug_flags()3198 int slabs = 0; in put_cpu_partial() local3205 if (drain && oldslab->slabs >= s->cpu_partial_slabs) { in put_cpu_partial()3214 slabs = oldslab->slabs; in put_cpu_partial()3218 slabs++; in put_cpu_partial()3220 slab->slabs = slabs; in put_cpu_partial()6554 x = data_race(slab->slabs); in show_slab_objects()6748 int slabs = 0; in slabs_cpu_partial_show() local[all …]
230 collection of slabs. The slabs can be up to 32GB, and are divided into262 while the remainder of the dirty slabs are recovered.288 allocated out of the slabs as needed. This flexible allocation avoids the
188 size which provides 8192 slabs, and each increase must be large enough to
6430 slab_debug[=options[,slabs][;[options[,slabs]]...] [MM]6440 Determines the maximum allowed order for slabs.6447 Enable merging of slabs with similar size when the6456 of objects the smaller the overhead of tracking slabs6462 Determines the minimum page order for slabs. Must be6468 Disable merging of slabs with similar size. May be6470 allocs to different slabs, especially in hardened6964 <int> -- Number of I/O TLB slabs
542 (fallback from the local zone occurs) slabs will be reclaimed if more