From a8c29a79df2dd0ca8cf31f0f2b35475d10567fdb Mon Sep 17 00:00:00 2001 From: Alexander Motin Date: Fri, 10 Nov 2023 13:34:46 -0500 Subject: Linux: Reclaim unused spl_kmem_cache_reclaim It is unused for 3 years since #10576. Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Alexander Motin Sponsored by: iXsystems, Inc. Closes #15507 --- man/man4/spl.4 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'man/man4/spl.4') diff --git a/man/man4/spl.4 b/man/man4/spl.4 index 82455fb53..414a92394 100644 --- a/man/man4/spl.4 +++ b/man/man4/spl.4 @@ -31,14 +31,6 @@ for use by the kmem caches. For the majority of systems and workloads only a small number of threads are required. . -.It Sy spl_kmem_cache_reclaim Ns = Ns Sy 0 Pq uint -When this is set it prevents Linux from being able to rapidly reclaim all the -memory held by the kmem caches. -This may be useful in circumstances where it's preferable that Linux -reclaim memory from some other subsystem first. -Setting this will increase the likelihood out of memory events on a memory -constrained system. -. .It Sy spl_kmem_cache_obj_per_slab Ns = Ns Sy 8 Pq uint The preferred number of objects per slab in the cache. In general, a larger value will increase the caches memory footprint -- cgit v1.2.3