diff options
author | 2022-07-27 14:40:22 -0400 | |
---|---|---|
committer | 2022-07-29 20:16:58 -0400 | |
commit | 87689df694916c40e8e6c179ab1c8710f65cb6c6 (patch) | |
tree | cb09bdc849231bf3044bd81c7cd9f3850103b6cc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | NFSD: Shrink size of struct nfsd4_copy_notify (diff) | |
download | wireguard-linux-87689df694916c40e8e6c179ab1c8710f65cb6c6.tar.xz wireguard-linux-87689df694916c40e8e6c179ab1c8710f65cb6c6.zip |
NFSD: Shrink size of struct nfsd4_copy
struct nfsd4_copy is part of struct nfsd4_op, which resides in an
8-element array.
sizeof(struct nfsd4_op):
Before: /* size: 1696, cachelines: 27, members: 5 */
After: /* size: 672, cachelines: 11, 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