| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
the xustom hlt_loop to allow for better power efficiency and not need to amx out the CPU to hog cycles in src/lib.rs
|
|
the xustom hlt_loop to allow for better power efficiency and not need to amx out the CPU to hog cycles in src/main.rs
|
|
on 100% but instead allow it enter a sleep state until the next instruction via the hlt signal in src/lib.rs
|
|
with the new way we handle deadlocks
|
|
interrupts as long as the Mutex is locked
|
|
interrupts as long as the Mutex is locked
|
|
src/interrupts.rs to send an EOI messgage to the cpu to allow for another hardware interrupt to proceed and not hog up the CPU
|
|
PIC to the CPU in interrupts.rs
|
|
|
|
to the CPU in src/interrupts.rs
|
|
|
|
|
|
init function of src/lib.rs
|
|
overlap with exception interrupts in src/interrupts.rs
|
|
|
|
|
|
|
|
|
|
exception and a system reboot
|
|
|
|
infrastructure
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the buffer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|