This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eed70fd945
linux
/
tools
/
testing
/
radix-tree
/
generated
/
autoconf.h
2 lines
30 B
C
Raw
Normal View
History
Unescape
Escape
xarray: Change definition of sibling entries 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>
2017-11-04 03:09:45 +00:00
#
define CONFIG_XARRAY_MULTI 1
Reference in New Issue
Copy Permalink