diff options
| author | Liang Zhen <[email protected]> | 2016-06-20 16:55:30 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-06-20 14:28:39 -0700 |
| commit | 32c8728d87dcd59949800d838e4e7dce0c625062 (patch) | |
| tree | 2d118dc931545193b35b355be7a6a6330c8255bc /tools/perf/scripts/python | |
| parent | fbe0456482aa5c482342735f342483a75ada8b96 (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