Introduce process quota management
Some checks failed
Builds / ExectOS (amd64, release) (push) Failing after 30s
Builds / ExectOS (i686, debug) (push) Failing after 35s
Builds / ExectOS (i686, release) (push) Failing after 27s
Builds / ExectOS (amd64, debug) (push) Failing after 36s

This commit is contained in:
2026-07-08 21:51:41 +02:00
parent f2922349de
commit 9012f82681
5 changed files with 265 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
#include <xtos.hh>
#include <ps/process.hh>
#include <ps/quota.hh>
#include <ps/thread.hh>