haiku/src/system
Pawel Dziepak 3ec1d8da42 scheduler_affine: Add logic shared with simple scheduler
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.
2013-10-16 23:50:18 +02:00
..
boot x86[_64]: Add support for CPUID sub-leaves 2013-10-01 20:31:18 +02:00
glue Move UsePrivateSystemHeaders into arch-specific block. 2013-08-29 22:44:49 +02:00
kernel scheduler_affine: Add logic shared with simple scheduler 2013-10-16 23:50:18 +02:00
ldscripts Merge branch 'master' into sam460ex 2013-04-21 01:34:20 +02:00
libroot libroot: Update sched_get_priority_{max, min}() 2013-10-09 20:57:42 +02:00
runtime_loader runtime loader: fix secondary arch search paths 2013-08-06 03:45:06 +02:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00