Commit Graph

5 Commits

Author SHA1 Message Date
Chloe M. ed2d4744d7 stos: pool: Protect pool structures with lock
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-06-24 17:43:45 +00:00
Chloe M. d3adef547d stos: pool: Use Pool->Id instead of PoolCount
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-06-24 17:00:56 +00:00
Chloe M. 05c4c0b059 stos: pool: Handle page chaining while under pressure
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-06-24 07:31:39 +00:00
Chloe M. ef8535f089 stos: pool: Add actual allocation groundwork
Still lots to do

Signed-off-by: Chloe M. <chloe@mensia.org>
2026-06-24 05:50:22 +00:00
Chloe M. 23746a2918 stos: ex: Add per-cpu pool allocator groundwork
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-06-24 05:05:39 +00:00