HomeFreeBSD

3.12 compat, NUMA-aware per-superblock shrinker

Description

3.12 compat, NUMA-aware per-superblock shrinker

Kernels >= 3.12 have a NUMA-aware superblock shrinker which is used in
ZoL by zfs_sb_prune(). This patch calls the shrinker for each on-line
NUMA node in order that memory be freed for each one.

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3495

Details

Provenance
Tim Chase <tim@chase2k.com>Authored on Jun 14 2015, 4:19 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jun 17 2015, 5:43 PM
Parents
rG410921241d00: Add -y option to `zpool iostat`
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG90947b235715: 3.12 compat, NUMA-aware per-superblock shrinker (authored by Tim Chase <tim@chase2k.com>).Jun 17 2015, 5:43 PM