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
Files
8c84b43f17cb0fa6543c20652aa2c6f0356bc686
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-03 23:09:45 -04:00
#
define CONFIG_XARRAY_MULTI 1
Reference in New Issue
Copy Permalink