diff options
Diffstat (limited to 'tools/testing/memblock/TODO')
-rw-r--r-- | tools/testing/memblock/TODO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/testing/memblock/TODO b/tools/testing/memblock/TODO new file mode 100644 index 0000000000..e306c90c53 --- /dev/null +++ b/tools/testing/memblock/TODO @@ -0,0 +1,5 @@ +TODO +===== + +1. Add tests for memblock_alloc_node() to check if the correct NUMA node is set + for the new region |