diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2025-04-16 16:29:21 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2025-05-03 10:02:10 +0000 |
| commit | 3163369407baf8331a234fe4817e9ea27ba7ea9c (patch) | |
| tree | 24a941ecf15d370cc12199cda3cbd1bf3c326f66 /rust/helpers | |
| parent | selftests/futex: Add futex_priv_hash (diff) | |
| download | kernel-3163369407baf8331a234fe4817e9ea27ba7ea9c.tar.gz kernel-3163369407baf8331a234fe4817e9ea27ba7ea9c.zip | |
selftests/futex: Add futex_numa_mpol
Test the basic functionality for the NUMA and MPOL flags:
- FUTEX2_NUMA should take the NUMA node which is after the uaddr
and use it.
- Only update the node if FUTEX_NO_NODE was set by the user
- FUTEX2_MPOL should use the memory based on the policy. I attempted to
set the node with mbind() and then use this with MPOL but this fails
and futex falls back to the default node for the current CPU.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions
