• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#memtoy test 3 -- shared memory segments
2numa
3shm foo 2g
4shm bar 2g
5show
6map foo
7mbind foo preferred 1
8map bar
9mbind bar preferred 2
10touch foo w
11numa
12touch bar w
13numa
14where foo 1024p 64p
15where bar 1024p 64p
16migrate 3
17numa
18where foo 1024p 64p
19where bar 1024p 64p
20