diff options
| author | Jinshan Xiong <[email protected]> | 2016-08-16 16:19:09 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-08-21 15:57:37 +0200 |
| commit | 96c53363d8e56f31b450f6b7cdc0e6ae748e1481 (patch) | |
| tree | 995024cd4c44ad904024ae393d984347ddda54f7 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 2e1b5b8b350528201c43f2af59f5e9e805432ace (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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions