3ec1d8da42
The scheduler is in very early stage. There is no thread migration and the algorithms choosing CPU for thread are very simple. Since affine scheduler is going to use one run queue per core simple on single core machines it will work exactly the same as simple scheduler. That would allow us to have only one scheduler implementation usable on all kinds of machines. |
||
---|---|---|
.. | ||
boot | ||
glue | ||
kernel | ||
ldscripts | ||
libroot | ||
runtime_loader | ||
Jamfile |