Skip to content

for practicing lab assignments and other stuffs.

License

Notifications You must be signed in to change notification settings

capy-pl/xv6-riscv

 
 

Repository files navigation

INTRODUCTION

This repository is initially to practice lab assignments from the MIT 6.828 Operating System Engineering course. After finishing the course's assignments, I plan to implemented some other kernel features in this repository.

CURRENT FEATURES

FEATURES IN COURSE LABS

WIP

OTHER FEATURES

WIP

WIP

ACKNOWLEDGMENTS

Please chek the original xv6-risv repo for the acknowledgements
xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix Version 6 (v6). xv6 loosely follows the structure and style of v6, but is implemented for a modern RISC-V multiprocessor using ANSI C.

About

for practicing lab assignments and other stuffs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.4%
  • Assembly 3.4%
  • Makefile 1.9%
  • Other 0.3%