Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
comparison VSs.h @ 18:c9606ea7abc8
add interface for Tamer's nexus board
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Tue, 11 Sep 2012 17:51:05 +0200 |
| parents | f83fff8bd4b2 |
| children | 58a71af04cd1 |
comparison
equal
deleted
inserted
replaced
| 16:55f7f48d9fbc | 17:5226572a9c4a |
|---|---|
| 12 #include "Queue_impl/PrivateQueue.h" | 12 #include "Queue_impl/PrivateQueue.h" |
| 13 #include "Hash_impl/PrivateHash.h" | 13 #include "Hash_impl/PrivateHash.h" |
| 14 #include "VMS_impl/VMS.h" | 14 #include "VMS_impl/VMS.h" |
| 15 #include "Measurement/dependency.h" | 15 #include "Measurement/dependency.h" |
| 16 | 16 |
| 17 /* Switch for Nexus support | |
| 18 * Note: nexus incompatible with holistic recording (constraints not accessible) | |
| 19 * But counter recording still functional, can build constraintless display | |
| 20 * with wallclock time | |
| 21 */ | |
| 22 //#define EXTERNAL_SCHEDULER | |
| 23 //#define SIMULATE_EXTERNAL_SCHEDULER | |
| 17 | 24 |
| 18 //=========================================================================== | 25 //=========================================================================== |
| 19 #define NUM_STRUCS_IN_SEM_ENV 1000 | 26 #define NUM_STRUCS_IN_SEM_ENV 1000 |
| 20 | 27 |
| 21 //This is hardware dependent -- it's the number of cycles of scheduling | 28 //This is hardware dependent -- it's the number of cycles of scheduling |
