aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLiang Zhen <[email protected]>2016-06-20 16:55:30 -0400
committerGreg Kroah-Hartman <[email protected]>2016-06-20 14:28:39 -0700
commit32c8728d87dcd59949800d838e4e7dce0c625062 (patch)
tree2d118dc931545193b35b355be7a6a6330c8255bc /tools/perf/scripts/python
parentfbe0456482aa5c482342735f342483a75ada8b96 (diff)
staging/lustre/ptlrpc: reorganize ptlrpc_request
ptlrpc_request has some structure members are only for client side, and some others are only for server side, this patch moved these members to different structure then putting into an union. By doing this, size of ptlrpc_request is decreased about 300 bytes, besides saving memory, it also can reduce memory footprint while processing. Signed-off-by: Liang Zhen <[email protected]> Reviewed-on: http://review.whamcloud.com/8806 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-181 Reviewed-by: Andreas Dilger <[email protected]> Reviewed-by: Bobi Jam <[email protected]> Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions