blob: 50750455c9fd3bd43a6a297a856e717b46ae1297 [file] [log] [blame]
# 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