diff options
author | 2025-02-24 16:36:03 -0500 | |
---|---|---|
committer | 2025-02-25 14:15:41 +0100 | |
commit | e678900df2640b30c341c1c4121e859e7d3f267b (patch) | |
tree | 051412bb7394b16f8a89bdb70e8e62d4ee188040 /scripts/lib/kdoc/kdoc_output.py | |
parent | dm: fix unconditional IO throttle caused by REQ_PREFLUSH (diff) | |
download | linux-rng-e678900df2640b30c341c1c4121e859e7d3f267b.tar.xz linux-rng-e678900df2640b30c341c1c4121e859e7d3f267b.zip |
dm vdo indexer: reorder uds_request to reduce padding
Reorder fields and make uds_request_type and uds_zone_message packed,
to squeeze out some space. Use struct_group so the request reset code
no longer needs to care about field order.
On x86_64 this reduces the struct size from 144 to 120, which saves 48
kB (about 12%) per VDO hash zone.
Signed-off-by: Ken Raeburn <raeburn@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions