Note: the project is basically dead, as I started rewriting it but I don't have much free time to work on it.
It's basically a micro-kernel, but on top of that, instead of having multiple servers running as standalone processes, it has a modular kernel, so that each server is a module of this kernel.
The micro-kernel contains only the scheduler, memory management and drivers for high-speed devices (like gigabit ethernet NICs or video cards).
Features
- It boots :D
- VESA graphic modes support
- Multiboot support
- Memory management unit, with kmalloc() and kfree()
- Object-Oriented design (in progress)
Categories
Operating System KernelsLicense
GNU General Public License version 3.0 (GPLv3)Follow SuperKernel
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SuperKernel!