commit | a3c7890790e742074bc9e5640b0fcf9c61a771a2 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <mawilcox@microsoft.com> | Fri Dec 16 15:12:41 2016 -0500 |
committer | Matthew Wilcox <mawilcox@microsoft.com> | Mon Feb 13 16:09:36 2017 -0500 |
tree | 6fecc34c15dc3a5ad04c80105575bde9393815e7 | |
parent | 43a30c2a3171e0f92c28dfd31ca3eb7d9cc72b26 [diff] |
radix tree test suite: Remove mempool The radix tree hasn't used a mempool since the beginning of git history. Remove the userspace mempool implementation. Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com> Reviewed-by: Rehas Sachdeva <aquannie@gmail.com>