Skip to content

Commit 2e377f0

Browse files
committed
add comments to roadmap
1 parent 8f2943c commit 2e377f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ multiple boards.
9494
- [ ] Allocator and stdlib in user-space
9595
- [ ] (WIP) Implement wait syscall
9696
- [ ] Simple shell
97-
- [ ] (WIP) Investigate frequent kernel panic ([#8](https://github.com/skyzh/core-os-riscv/issues/8))
97+
- [ ] **(WIP) Investigate frequent kernel panic ([#8](https://github.com/skyzh/core-os-riscv/issues/8))** (I'm mad about this one. I don't know what triggered kernel panic. The kernel just stop at kernelvec.)
9898
* Filesystem
9999
- [x] Fake fs and exec system call
100100
- [x] Real spinlock instead of nulllock

0 commit comments

Comments
 (0)