Home
last modified time | relevance | path

Searched refs:slabs (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/mm/
H A Dslub.rst8 SLUB can enable debugging only for selected slabs in order to avoid
14 all slabs.
17 data and perform operation on the slabs. By default ``slabinfo`` only lists
18 slabs that have data in them. See "slabinfo -h" for more options when
36 Enable options for all slabs
39 Enable options only for select slabs (no spaces
42 Multiple blocks of options for all slabs or selected slabs can be given, with
43 blocks of options delimited by ';'. The last of "all slabs" blocks is applied
44 to all slabs except those that match one of the "select slabs" block. Options
45 of the first "select slabs" blocks that matches the slab's name are applied.
[all …]
/linux/tools/mm/
H A Dslabinfo-gnuplot.sh187 mode=slabs
232 slabs)
258 slabs)
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab61 of partially used slabs. It can be written to clear the current
115 The cpu_slabs file is read-only and displays how many cpu slabs
124 The file cpuslab_flush shows how many times a cache's cpu slabs
201 slabs (not objects) are freed by rcu.
295 The min_partial file specifies how many empty slabs shall
297 allocating new slabs. Such slabs may be reclaimed by utilizing
325 objects are on partial slabs and from which nodes they are
344 The order file specifies the page order at which new slabs are
375 partial slabs there are and how long each node's list is.
436 memory from a cache. Empty per-cpu or partial slabs
[all …]
/linux/drivers/md/dm-vdo/
H A Dslab-depot.h278 struct list_head slabs; member
308 struct vdo_slab **slabs; member
475 struct vdo_slab **slabs; member
/linux/mm/
H A Dslub.c1649 parse_slub_debug_flags(char *str, slab_flags_t *flags, char **slabs, bool init) in parse_slub_debug_flags() argument
1705 *slabs = ++str; in parse_slub_debug_flags()
1707 *slabs = NULL; in parse_slub_debug_flags()
3198 int slabs = 0; in put_cpu_partial() local
3205 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 …]
/linux/Documentation/admin-guide/device-mapper/
H A Dvdo-design.rst230 collection of slabs. The slabs can be up to 32GB, and are divided into
262 while the remainder of the dirty slabs are recovered.
288 allocated out of the slabs as needed. This flexible allocation avoids the
H A Dvdo.rst188 size which provides 8192 slabs, and each increase must be large enough to
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6430 slab_debug[=options[,slabs][;[options[,slabs]]...] [MM]
6440 Determines the maximum allowed order for slabs.
6447 Enable merging of slabs with similar size when the
6456 of objects the smaller the overhead of tracking slabs
6462 Determines the minimum page order for slabs. Must be
6468 Disable merging of slabs with similar size. May be
6470 allocs to different slabs, especially in hardened
6964 <int> -- Number of I/O TLB slabs
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst542 (fallback from the local zone occurs) slabs will be reclaimed if more