# memtoy test - lazy migrate single 8 page anon segment
#
#numa
anon foo 8p
map foo
mbind foo preferred 1
touch foo w
where foo
touch foo r
#numa
#pause
# lazy mig, but add wait to force touch
mbind foo 0 8p bind+m+w 2
where foo
touch foo r
#numa