WG02: CoreProcessScheduler: Introduction
Abstract
Because NeKernel needs a stable and clean scheduling model, to let us expand it to other goals.
The Idea:
It consists of multiple concepts modularized in the GitHub Organization look for HardwareThreadScheduler, ThreadLocalStorage, CoreProcessScheduler, and UserProcessScheduler inside KernelKit.
References
- https://github.com/nekernel-org/nekernel
- https://github.com/nekernel-org/draft