Searched hist:a19ea9e3c809e95b89a11fd8c7de43307b8f9a9a (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-slab | diff a19ea9e3c809e95b89a11fd8c7de43307b8f9a9a Thu Sep 16 10:59:30 CEST 2021 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> ABI: sysfs-kernel-slab: use a wildcard for the cache name
the "cache" part of the description is actually a wildcard, as, in practice, this will use per-subsystem names:
/sys/kernel/slab/Acpi-Namespace/align /sys/kernel/slab/Acpi-Operand/align /sys/kernel/slab/Acpi-Parse/align ... /sys/kernel/slab/zswap_entry/align
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/64095cc0a38d0f675ab798d4f04d8631674b59f7.1631782432.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|