ptos: ke: Add per-processor scheduler queue + PBI packer
Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
@@ -88,4 +88,7 @@ HalKpcrP2Init(KPCR *Kpcr)
|
||||
: "i" (GDT_TSS)
|
||||
: "memory"
|
||||
);
|
||||
|
||||
/* Initialize the scheduler queue */
|
||||
SCHED_QUEUE_INIT(&Kpcr->SchedQueue);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user