blob: 8c104d6e64870d2746471fc1b67de159008fc34d [file] [log] [blame]
# memtoy test - lazy migrate single 1G anon segment
# no 'WAIT on mbind
#
numa
anon foo 1g
map foo
mbind foo preferred 1
touch foo w
where foo
numa
#pause
# lazy mig -- no wait
mbind foo bind+move 2
# NOTE: get_mempolicy(...,'NODE|'ADDR) will fault in
# pages to get nodes. Forces migration at this point
where foo
numa