mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 16:22:15 +00:00
Instead of storing a pointer to the slot containing the canonical entry, store the offset of the slot. Produces slightly more efficient code (~300 bytes) and simplifies the implementation. Signed-off-by: Matthew Wilcox <willy@infradead.org> Reviewed-by: Josef Bacik <jbacik@fb.com>
3 lines
69 B
C
3 lines
69 B
C
#define CONFIG_RADIX_TREE_MULTIORDER 1
|
|
#define CONFIG_XARRAY_MULTI 1
|