|
05ec50def3
|
Remove the system device's IO memory access
|
2025-03-22 17:38:30 +08:00 |
|
|
cbb4b4e631
|
Fix lint errors
|
2025-02-27 11:36:41 +08:00 |
|
|
0dca168717
|
Use #[expect(lint)] , not #[allow(lint)]
|
2025-02-08 15:10:04 +08:00 |
|
|
b8eff00fb7
|
Remove the additional IRQ disable during EOI
|
2024-10-20 13:14:47 +08:00 |
|
|
9e4257b655
|
Fix multiple issues pointed out by the new compiler
|
2024-10-13 22:32:05 +08:00 |
|
|
326ec09169
|
Initialize local APICs on every processors
|
2024-09-13 20:10:03 +08:00 |
|
|
425027677b
|
Add the inter-processor-call facilities
|
2024-09-13 20:10:03 +08:00 |
|
|
86f09eef75
|
Fix all spelling mistakes in history by typos tool
|
2024-08-27 12:19:48 +08:00 |
|
|
54cbacb2ff
|
Replace the CpuLocal 's borrow* APIs with get_with
|
2024-08-25 20:14:06 +08:00 |
|
|
393c9019c0
|
Boot application processors into spin loops
Co-authored-by: Chuandong Li <lichuand@pku.edu.cn>
|
2024-07-30 10:24:09 +08:00 |
|
|
0cf954801d
|
Support sending IPI using APIC
Co-authored-by: Chuandong Li <lichuand@pku.edu.cn>
|
2024-07-03 17:50:10 +08:00 |
|
|
59350a8578
|
Rename aster-frame to ostd
|
2024-06-27 15:45:49 +08:00 |
|