1# memtoy test - lazy migrate single 1G anon segment 2# 3numa 4anon foo 1g 5map foo 6mbind foo preferred 1 7touch foo w 8where foo 9numa 10#pause 11# lazy mig, but add wait to force touch 12mbind foo bind+m+w 2 13where foo 14#touch foo r 15numa 16