Beta-2.4 Changelog
From ChronOS Linux
(Difference between revisions)
Aclindsa (Talk | contribs)
(Created page with 'Changes made between Beta 2.3 and Beta 2.4. ==Kernel== * Improved multicore scalability of global scheduling * Improved reliability of global scheduling * Optimized G_EDF and G_…')
(Created page with 'Changes made between Beta 2.3 and Beta 2.4. ==Kernel== * Improved multicore scalability of global scheduling * Improved reliability of global scheduling * Optimized G_EDF and G_…')
Current revision as of 22:06, 25 April 2011
Changes made between Beta 2.3 and Beta 2.4.
Kernel
- Improved multicore scalability of global scheduling
- Improved reliability of global scheduling
- Optimized G_EDF and G_RMA
- Corrected errors in the display of missed interrupts in /proc/chronos_sched
- Replaced FIFO local queues with sorted local queues
Userspace
- Added operations benchmark and modified sleep benchmark
- Added clear_schedstats utility to libchronos
- Added several new tests to the test cases
- Added a utility generator for Baker tasksets
- Added "NONE" scheduler to Sched_Test_App to allow testing under Linux's SCHED_FIFO
- Changed Sched_Test_App from thread-per-job to thread-per-task