Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
During the scheduling cycle, tryPlaceholderAllocate() is too expensive. It copies and sorts apps and tries to find schedulable tasks even if we do not have placeholders at all. For example, tryReservedAllocate() only accounts for 0.5% of the total cpu time, while tryPlaceholderAllocate() uses around 5%.
Attachments
Attachments
Issue Links
- links to