mirror of
https://review.haiku-os.org/haiku
synced 2025-02-07 06:16:11 +01:00
Simple scheduler behaves exactly the same as affine scheduler with a single core. Obviously, affine scheduler is more complicated thus introduces greater overhead but quite a lot of multicore logic has been disabled on single core systems in the previous commit.