# 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