Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison VMS.h @ 238:b95711c6965c
counters work now
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 21 Mar 2012 11:09:11 +0100 |
| parents | ecbf6992dab4 |
| children | 7ed97c961901 |
comparison
equal
deleted
inserted
replaced
| 116:aec69162ef00 | 117:c9f1ea498f1c |
|---|---|
| 101 int workIsDone; | 101 int workIsDone; |
| 102 int needsSlaveAssigned; | 102 int needsSlaveAssigned; |
| 103 SlaveVP *slaveAssignedToSlot; | 103 SlaveVP *slaveAssignedToSlot; |
| 104 | 104 |
| 105 int slotIdx; //needed by Holistic Model's data gathering | 105 int slotIdx; //needed by Holistic Model's data gathering |
| 106 int coreOfSlot; | 106 int coreSlotIsOn; |
| 107 SlotPerfInfo *perfInfo; //used by assigner to pick best slave for core | 107 SlotPerfInfo *perfInfo; //used by assigner to pick best slave for core |
| 108 }; | 108 }; |
| 109 //AnimSlot | 109 //AnimSlot |
| 110 | 110 |
| 111 enum VPtype { | 111 enum VPtype { |
