aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGuoqing Jiang <[email protected]>2022-07-06 21:31:49 +0800
committerJens Axboe <[email protected]>2022-08-02 17:14:45 -0600
commit59f070de125f568fb7ba47b6555b4013e30f28fd (patch)
tree11ebb2c84a695e07ad4c607763a718407a139f07 /tools/perf/scripts/python
parentdfc270c908e81f586c1165acbd9bc5c6d18c3fc0 (diff)
rnbd-clt: adjust the layout of struct rnbd_clt_dev
While at it, let re-arrange the struct to remove holes. Before, pahole reports /* size: 232, cachelines: 4, members: 17 */ /* sum members: 224, holes: 2, sum holes: 8 */ /* last cacheline: 40 bytes */ After the change, the report changes to /* size: 224, cachelines: 4, members: 17 */ /* last cacheline: 32 bytes */ Acked-by: Jack Wang <[email protected]> Signed-off-by: Guoqing Jiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions