diff options
author | 2022-07-27 14:40:28 -0400 | |
---|---|---|
committer | 2022-07-29 20:16:58 -0400 | |
commit | d314309425ad5dc1b6facdb2d456580fb5fa5e3a (patch) | |
tree | 05f87199b57df1b445dd2df3c5efa2270bc55229 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | NFSD: Shrink size of struct nfsd4_copy (diff) | |
download | wireguard-linux-d314309425ad5dc1b6facdb2d456580fb5fa5e3a.tar.xz wireguard-linux-d314309425ad5dc1b6facdb2d456580fb5fa5e3a.zip |
NFSD: Reorder the fields in struct nfsd4_op
Pack the fields to reduce the size of struct nfsd4_op, which is used
an array in struct nfsd4_compoundargs.
sizeof(struct nfsd4_op):
Before: /* size: 672, cachelines: 11, members: 5 */
After: /* size: 640, cachelines: 10, members: 5 */
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions