Skip to content

Commit

Permalink
update long-term roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
skyzh committed Apr 3, 2020
1 parent 5ae0cd9 commit 117799b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ I'll continuously add Rust-specific implementations and how I made this project

## Roadmap

**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.

The main goal of this project is to make an xv6-like operating system with the Rust programming language.
And then, I'll separate arch-dependent part and make it into an OS supporting multiple architecture and
multiple boards.
Expand Down

0 comments on commit 117799b

Please sign in to comment.