blob: b2b43751d855ff47d99de416e3a26f24ca9b2501 [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