diff options
author | Darrick J. Wong <[email protected]> | 2022-05-22 15:59:48 +1000 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2022-05-22 15:59:48 +1000 |
commit | e2c78949b641d34cb4051b32c2fa5e03a4bfef35 (patch) | |
tree | 6f1f631571c60a88b9ef410d67787a0ed8b0f73c /lib/test_fortify/write_overflow-strncpy.c | |
parent | b53d212b4b5c29ab16edb7eca2b0e05927b7aa34 (diff) |
xfs: use a separate slab cache for deferred xattr work state
Create a separate slab cache for struct xfs_attr_item objects, since we
can pack the (104-byte) intent items more tightly than we can with the
general slab cache objects. On x86, this means 39 intents per memory
page instead of 32.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Allison Henderson <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions