Commit Graph

2 Commits

Author SHA1 Message Date
Hansung Kim
02feb36b12 idle: Use barriers instead to hang the core 2024-06-22 01:37:00 -07:00
Hansung Kim
11e6d34e1c Add idle kernel
Only spawns 1 thread that does a busy wait up to a counter.  Other cores
do not issue any instructions after the scheduling prologue.
2024-06-20 14:00:32 -07:00