ptos/amd64: ps: Add context switching stub
Signed-off-by: Chloe M <chloe@mensia.org>
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
#include <ptdef.h>
|
||||
#include <queue.h>
|
||||
|
||||
/* Minimum scheduler quantum in microseconds */
|
||||
#define SCHED_MIN_QUANTUM 900
|
||||
|
||||
/*
|
||||
* Represents a scheduler queue that threads can be pulled
|
||||
* from and added to.
|
||||
|
||||
Reference in New Issue
Block a user