index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
memblock
/
tests
/
alloc_nid_api.c
Age
Commit message (
Expand
)
Author
2023-05-24
Add tests for memblock_alloc_node()
Claudio Migliorelli
2022-11-08
memblock tests: introduce range tests for memblock_alloc_exact_nid_raw
Rebecca Mckeever
2022-09-18
memblock tests: add generic NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-18
memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*
Rebecca Mckeever
2022-09-04
memblock_tests: move variable declarations to single block
Rebecca Mckeever
2022-09-04
memblock tests: remove 'cleared' from comment blocks
Rebecca Mckeever
2022-08-30
memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
Rebecca Mckeever
2022-08-30
memblock tests: add labels to verbose output for generic alloc tests
Rebecca Mckeever
2022-08-30
memblock tests: update zeroed memory check for memblock_alloc_* tests
Rebecca Mckeever
2022-07-04
memblock tests: add verbose output to memblock tests
Rebecca Mckeever
2022-03-09
memblock tests: Add memblock_alloc_try_nid tests for bottom up
Karolina Drobnik
2022-03-09
memblock tests: Add memblock_alloc_try_nid tests for top down
Karolina Drobnik