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.
static bool checkAndRemoveMatching (void *&msgPtr, const int *entryMethod, const int numEntryMethods, envelope *env, void **&p)


Detailed Description

Routines for modifying the Charm++ prioritized message queue.

Definition in file modifyScheduler.C.


Generated on Mon Sep 21 07:59:02 2020 for Charm++ by  doxygen 1.5.5