> Multiplexing of Northbridge events does not work with the current
> 2.6.30 code base. I was suggesting
> you keep using system-wide but instead use two separate runs.
>  
> pfmon --with-header --outfile=test1 --pin-command -u
> -eDRAM_ACCESSES_PAGE:HIT,DRAM_ACCESSES_PAGE:MISS,DRAM_ACCESSES_PAGE:CONFLICT,DRAM_ACCESSES_PAGE:ALL
>   $PASEC_COMMAND


> pfmon --with-header --outfile=test2  --pin-command -u
> -eDRAM_ACCESSES_PAGE:DCT1_PAGE_HIT,DRAM_ACCESSES_PAGE:DCT1_PAGE_MISS,DRAM_ACCESSES_PAGE:DCT1_PAGE_CONFLICT,DRAM_ACCESSES_PAGE:ALL
>    $PASEC_COMMAND


Unfortunately running 2 separate instances (4 threads each) of PARSEC
isn't possible as it results in different memory working sets than a
single 8 thread instance.  We chose to just use
the system-wide command (so it wouldn't panic) on a single memory
controller and average our results across multiple runs looking at the
different controllers.

cheers
-dave



-----------------------------
David W Nellans
dnell...@cs.utah.edu
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to