PPL Logo

ck-core/modifyScheduler.C File Reference

Routines for modifying the Charm++ prioritized message queue. More...

Go to the source code of this file.

Functions

int CqsFindRemoveSpecificPrioq (_prioq q, void *&msgPtr, const int *entryMethod, const int numEntryMethods)
 Find and remove the first 1 occurences of messages that matches a specified entry method index.
int CqsFindRemoveSpecificDeq (_deq q, void *&msgPtr, const int *entryMethod, const int numEntryMethods)
 Find and remove the first 1 occurences of messages that matches a specified entry method index.
void CqsIncreasePriorityForEntryMethod (Queue q, const int entrymethod)
 Search Queue for messages associated with a specified entry method.
void CqsIncreasePriorityForMemCriticalEntries (Queue q)
 Search Queue for messages associated with memory-critical entry methods.


Detailed Description

Routines for modifying the Charm++ prioritized message queue.

Definition in file modifyScheduler.C.


Generated on Sat May 26 08:08:06 2012 for Charm++ by  doxygen 1.5.5