Beta-2.5 Changelog
From ChronOS Linux
Changes made between Beta 2.4 and Beta 2.5.
Kernel
- Replaced signal-based abort system with shared memory
- Optimized several schedulers
- Fixed numerous bugs relating to rmmodding schedulers after they had been used.
- Moved /proc/chronos_sched to /proc/chronos/stats and moved /proc/chronos_mutex to /proc/chronos/mutex
- Replaced printk-based scheduler list management with /proc/chronos/schedulers
Userspace
- Fixed numerous bugs when running on 32-bit platforms
- Added abort test to the test cases
- Added a first-fit taskset partitioner