>>>>> "Marc" == Marc Rocas <marc.rocas at gmail.com> writes:

  Marc> Lastly, I tried relocating the memory by following the instructions in
  Marc> Alexander Kolbasov's blog (Memory Placement) by writing a simple app 
that
  Marc> attached to the existing segment with a few sleep() calls to allow me to
  Marc> type the following commands:

  Marc> # pmap -Ls $pid | fgrep "ism shimd=3D0x0"
  Marc> E9E00000 2048K 2M rwxsR 1 [ ism shmid=3D0x0 ]
  Marc> ...
  Marc> plgrp -S 1 $pid
  Marc> # pmap -o E9E00000=access_lwp $pid

Note that the last command should be pmadvise, not pmap.

- Alexander Kolbasov
_______________________________________________
perf-discuss mailing list
perf-discuss@opensolaris.org

Reply via email to