#6 closed enhancement (wontfix)
MutekS Scheduler
Reported by: | Nicolas Pouillon | Owned by: | Nicolas Pouillon |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | muteks | Version: | |
Keywords: | Cc: |
Description
The MutekS scheduler copies task status even if task is alone on CPU. This is slow.
State saving should be done on stack, this may be faster than on fixed descriptior, and more scalable
Change History (4)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
Milestone: | Fin stage sept 2006 → milestone2 |
---|---|
Priority: | major → minor |
Or not, If we dont save useless registers any more, we gain some huge perfs. Maybe we could get some more somewhere...
comment:3 Changed 18 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'll wait Hexo low level sched and use it.