mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-03-02 18:58:18 +03:00
![]() Many people have noticed that the kmem cache implementation is slow to release its memory. This patch makes the reclaim behavior more aggressive by immediately freeing a slab once it is empty. Unused objects which are cached in the magazines will still prevent a slab from being freed. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> |
||
---|---|---|
.. | ||
man1 | ||
man5 | ||
Makefile.am |