• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# memtoy test - lazy migrate single 8 page anon segment
2#
3#numa
4anon foo 8p
5map foo
6mbind foo preferred 1
7touch foo w
8where foo
9touch foo r
10#numa
11#pause
12# lazy mig, but add wait to force touch
13mbind foo 0 8p bind+m+w 2
14where foo
15touch foo r
16#numa
17