Skip to content

Commit

Permalink
add comments to roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzh committed Feb 26, 2020
1 parent 8f2943c commit 2e377f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ multiple boards.
- [ ] Allocator and stdlib in user-space
- [ ] (WIP) Implement wait syscall
- [ ] Simple shell
- [ ] (WIP) Investigate frequent kernel panic ([#8](https://github.com/skyzh/core-os-riscv/issues/8))
- [ ] **(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.)
* Filesystem
- [x] Fake fs and exec system call
- [x] Real spinlock instead of nulllock
Expand Down

0 comments on commit 2e377f0

Please sign in to comment.