Hello,
I'm doing some kind of performance evaluation using two different vanilla Linux kernels, 2.6.22
and 2.6.31
, since I assume each of them uses a different scheduling mechanism: 2.6.22
uses the old O(1) scheduler, whilst 2.6.31
adopts the CFS. Could anybody confirm the correction of this assumption?