|
87caccf623
|
separate proc.rs into multiple modules
|
2023-11-03 17:44:27 -06:00 |
|
|
fa9daf279b
|
remove unnecessary "extern "C"" annotations
|
2023-10-31 15:28:28 -06:00 |
|
|
ac33c19b5f
|
move riscv module into arch module
|
2023-10-30 21:22:19 -06:00 |
|
|
6d9a0a34e1
|
use mutex instead of static mut spinlocks
|
2023-10-30 19:51:08 -06:00 |
|
|
bc8aa35180
|
add generic Lock struct and println macro
|
2023-10-30 19:15:58 -06:00 |
|
|
b3be1f8d47
|
Implement basic queue type for convenience
|
2023-10-30 18:03:19 -06:00 |
|
|
c593250549
|
upgrade panic info
|
2023-10-22 15:21:07 -06:00 |
|
|
9f10ec36b3
|
move things around
|
2023-10-21 23:24:33 -06:00 |
|
|
de4815dd5e
|
rewrite virtio_disk.h
|
2023-10-21 21:32:37 -06:00 |
|
|
572545cb8f
|
rewrite trap.c
|
2023-10-20 17:45:34 -06:00 |
|
|
96cfda564c
|
make a spinmutex (and other things)
|
2023-10-20 16:29:26 -06:00 |
|
|
29878e42e6
|
changes
|
2023-10-16 17:28:59 -06:00 |
|
|
709ec3a50f
|
Rewrite spinlock.c
|
2023-10-15 12:51:16 -06:00 |
|
|
b30ea849d1
|
Move Rust into Cargo project
|
2023-10-14 16:49:24 -06:00 |
|