#21 closed task (fixed)
Cleanup IPI handling in scheduler code
| Reported by: | becoulet | Owned by: | Nicolas Pouillon |
|---|---|---|---|
| Priority: | major | Milestone: | Preemptive scheduler usage |
| Component: | mutek | Keywords: | |
| Cc: |
Description
IPI code should be factored in mutek/scheduler.c. Processors queue might be stored together with running processes queue instead of using a CLS hack.
Attachments (2)
Change History (5)
by , 16 years ago
comment:1 by , 16 years ago
| Status: | new → assigned |
|---|
We should probably split up scheduler.c between
- scheduler code
- context queues code
comment:3 by , 16 years ago
| Milestone: | → Preempt merge |
|---|
Note:
See TracTickets
for help on using tickets.


Patch