aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorLi Dongyang <[email protected]>2016-12-02 19:53:17 -0500
committerGreg Kroah-Hartman <[email protected]>2016-12-06 10:54:33 +0100
commit817990ba1a1545875fed01a9014ac7f78dedf16d (patch)
tree8e9157ec764d161324353729e9d1a365a957dbef /tools/perf/scripts/python/call-graph-from-postgresql.py
parentbfb9944c215d1207bae47b53ddc5900c8d570007 (diff)
staging: lustre: obdclass: limit lu_site hash table size on clients
Allocating a big hash table using the current formula does not really work for clients. We will create new hash table for each mount on a single client which is a lot of memory more than expected. This patch limits the hash table up to 8M for clients, which has 524288 entries. Signed-off-by: Li Dongyang <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-7689 Reviewed-on: http://review.whamcloud.com/18048 Reviewed-by: Fan Yong <[email protected]> Reviewed-by: Alex Zhuravlev <[email protected]> Reviewed-by: Oleg Drokin <[email protected]> Signed-off-by: James Simmons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions