comparison VMS.h @ 67:2377967a2732

Fixed sequential coreLoop, where switchVPs was broken
author Me
date Tue, 16 Nov 2010 16:00:32 +0100
parents 13b22ffb8a2f
children 9c3107044f86
comparison
equal deleted inserted replaced
33:0f48c1903db9 35:3a252813a11d
61 // suspending a processor and just after resuming that processor. It is 61 // suspending a processor and just after resuming that processor. It is
62 // saved into a field added to VirtProcr. Have to sanity-check for 62 // saved into a field added to VirtProcr. Have to sanity-check for
63 // rollover of low portion into high portion. 63 // rollover of low portion into high portion.
64 //#define MEAS__TIME_STAMP_SUSP 64 //#define MEAS__TIME_STAMP_SUSP
65 //#define MEAS__TIME_MASTER 65 //#define MEAS__TIME_MASTER
66 //#define MEAS__TIME_PLUGIN 66 #define MEAS__TIME_PLUGIN
67 //#define MEAS__TIME_MALLOC 67 #define MEAS__TIME_MALLOC
68 #define MEAS__TIME_MASTER_LOCK 68 #define MEAS__TIME_MASTER_LOCK
69 #define MEAS__NUM_TIMES_TO_RUN 100000 69 #define MEAS__NUM_TIMES_TO_RUN 100000
70 70
71 //For code that calculates normalization-offset between TSC counts of 71 //For code that calculates normalization-offset between TSC counts of
72 // different cores. 72 // different cores.