Ticket #2590 (closed: wontfix)
ThreadScheduler that is aware of memory use
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
... and does not add a task if its memory use would make the OS go into swap (or a certain % of total available memory).
Tasks will need a method that returns an estimate of how much free memory they will need to run.
Change History
comment:3 Changed 9 years ago by Janik Zikovsky
- Milestone changed from Iteration 29 to Iteration 30
Moved my tickets that won't get finished by iteration 29
comment:4 Changed 9 years ago by Janik Zikovsky
- Status changed from new to verify
- Resolution set to wontfix
Don't see that much need for this anymore. A ManagedEventWorkspace makes more sense.
Note: See
TracTickets for help on using
tickets.
Refs #2588