This Month in Redox – April 2026
11 hours ago
- #Redox OS
- #Performance Improvements
- #Kernel Development
- Improved boot resilience on real hardware and VirtualBox with fixes to stuck drivers and multi-core boot times.
- Enhanced RISC-V compatibility by switching to Sv39 MMU scheme and adding bootloader workarounds.
- Successfully ported tmux to Redox for terminal-agnostic multiplexing.
- Improved accuracy of CPU time stats reported to system monitors like htop.
- Implemented partial window pixel updates in Orbital for better performance.
- Enabled Cookbook Web Mode to provide a web interface for package information.
- Numerous kernel improvements including performance profiler fixes, multi-threading stability, and deadlock resolutions.
- Driver updates including IDE read timeout fixes and xHCI driver improvements.
- System enhancements like dynamic linking for init, service for profiled, and unified base recipes.
- Relibc improvements with new function implementations, POSIX compliance efforts, and testing enhancements.
- Networking updates including AF_UNSPEC implementation and dhcpd daemon relocation.
- Packaging improvements such as dynamic linking for pkgutils and updated package manager behavior.
- Orbital performance boosts with partial window updates and damage border overlays.
- Program updates including migration to OpenSSL 3.x, ncursesw, and Neovim version bump.
- Build system enhancements for reproducibility, self-hosted compilation, and error reporting.
- CI improvements with kernel commit reporting and multi-threading testing.
- Documentation updates covering hardware compatibility, self-hosted development, and testing procedures.