Beta-2.2 Changelog
From ChronOS Linux
(Difference between revisions)
Aclindsa (Talk | contribs)
(Created page with 'Changes made between Beta 2.1 and Beta 2.2. ==Kernel== * Rebased from 2.6.31.12 to 2.6.31.14 to pick up bug fixes * Git commit [http://git.kernel.org/?p=linux/kernel/git/torval…')
(Created page with 'Changes made between Beta 2.1 and Beta 2.2. ==Kernel== * Rebased from 2.6.31.12 to 2.6.31.14 to pick up bug fixes * Git commit [http://git.kernel.org/?p=linux/kernel/git/torval…')
Current revision as of 22:07, 25 April 2011
Changes made between Beta 2.1 and Beta 2.2.
Kernel
- Rebased from 2.6.31.12 to 2.6.31.14 to pick up bug fixes
- Git commit c41d68a5 backported for security reasons
- Enabled multiple simultaneous global scheduling domains at different priority levels.
Userspace
- Fixed libchronos #includes
- Added RDTSC() to libchronos
- Added "all" macro to Sched_Test_App for parsing global scheduling tasksets
- Added automatic detection of domains for tasksets to Sched_Test_App
- Added preemption, migration, slope, and sleep benchmarks