The Pedigree Project
0.1
|
Public Member Functions | |
virtual bool | initialise (List< PerProcessorScheduler * > &procList) |
virtual PerProcessorScheduler * | allocateThread (Thread *pThread) |
Public Member Functions inherited from ThreadToCoreAllocationAlgorithm | |
virtual void | threadRemoved (Thread *pThread) |
Private Attributes | |
Tree< PerProcessorScheduler *, PerProcessorScheduler * > | m_ProcMap |
PerProcessorScheduler * | m_pNext |
Definition at line 30 of file RoundRobinCoreAllocator.h.