aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJinshan Xiong <[email protected]>2016-08-16 16:19:09 -0400
committerGreg Kroah-Hartman <[email protected]>2016-08-21 15:57:37 +0200
commit96c53363d8e56f31b450f6b7cdc0e6ae748e1481 (patch)
tree995024cd4c44ad904024ae393d984347ddda54f7 /tools/perf/scripts/python/bin
parent2e1b5b8b350528201c43f2af59f5e9e805432ace (diff)
staging: lustre: clio: Reduce memory overhead of per-page allocation
A page in clio used to occupy 584 bytes, which will use size-1024 slab cache. This patch reduces the per-page overhead to 512 bytes so it can use size-512 instead. Signed-off-by: Jinshan Xiong <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4793 Reviewed-on: http://review.whamcloud.com/10070 Reviewed-by: Andreas Dilger <[email protected]> Reviewed-by: Bobi Jam <[email protected]> Signed-off-by: James Simmons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions