Skip to content

Implementing an Operating System | in Rust 🦀 | referrencing xv6-riscv

Notifications You must be signed in to change notification settings

Archisman-Mridha/operating-system

Repository files navigation

Arno

Todos

Scope of improvements

  • Support the multiboot protocol.

  • Take a look at the spinning_top SpinLock implementation.

  • Use a Slab allocator instead of the Buddy allocator.

  • Support multi-threading.

References

About

Implementing an Operating System | in Rust 🦀 | referrencing xv6-riscv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published