Commit Graph

3 Commits

Author SHA1 Message Date
Richard Yan
fb928b5cda new unaligned access kernel, update idle kernel 2024-10-24 17:28:59 -07:00
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