Skip to content

Commit 117799b

Browse files
committed
update long-term roadmap
1 parent 5ae0cd9 commit 117799b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ I'll continuously add Rust-specific implementations and how I made this project
6262

6363
## Roadmap
6464

65+
**Update** I haven't maintained this project for a while, as I'm busy with my course-works. The long-term plan of this project is that, I'll leverage Rust async features to schedule kernel threads, therefore eliminating the need of sleeplock.
66+
6567
The main goal of this project is to make an xv6-like operating system with the Rust programming language.
6668
And then, I'll separate arch-dependent part and make it into an OS supporting multiple architecture and
6769
multiple boards.

0 commit comments

Comments
 (0)