ptos: ke: Add per-processor scheduler queue + PBI packer

Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
2026-07-14 00:48:11 -04:00
committed by Chloe M.
parent cf0e104b12
commit 7a2aec4e12
9 changed files with 447 additions and 0 deletions
+4
View File
@@ -64,6 +64,10 @@ make_build() {
build() {
mkdir -p artifacts/
make_build \
service/host \
"Building host utils..."
make_build \
service/ptos/ \
"Building kernel..."