radix tree test suite: Add config option for map shift
Add config option "SHIFT=<value>" to Makefile for building test suite with any value of RADIX_TREE_MAP_SHIFT between 3 and 7 inclusive. Signed-off-by:Rehas Sachdeva <aquannie@gmail.com> [mawilcox@microsoft.com: .gitignore, quieten grep, remove on clean] Signed-off-by:
Matthew Wilcox <mawilcox@microsoft.com>
Showing
- tools/testing/radix-tree/.gitignore 1 addition, 0 deletionstools/testing/radix-tree/.gitignore
- tools/testing/radix-tree/Makefile 13 additions, 5 deletionstools/testing/radix-tree/Makefile
- tools/testing/radix-tree/linux/kernel.h 0 additions, 6 deletionstools/testing/radix-tree/linux/kernel.h
- tools/testing/radix-tree/linux/radix-tree.h 2 additions, 0 deletionstools/testing/radix-tree/linux/radix-tree.h
Please register or sign in to comment