This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
linux
Watch
1
Star
0
Fork
You've already forked linux
0
mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2025-04-13 09:59:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3a08cd52c3
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 a new issue
Copy permalink