L4 Fiasco's scheduling in Multi-Core
Ganis Zulfa Santoso <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <CABCbtKxDVwHC3d-dc_Yxp=maEP7zi625tk-Q6Ju+iJ3vL_10fw@mail.gmail.com> |
Hi l4-hackers, Suppose we have 2 cores (core 0 and core 1) and we have 2 tasks (task A and task B). And I assign all threads of task A to run in core 0 and all threads of task B to run in core 1. How L4 Fiasco's scheduler manages this? Will the tasks run together or they have to switch from one to another? From what I understand, the tasks don't run together regardless which core they are located, is it correct? Thank you. Best regards, Ganis _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers