michaelengel / rxv64

xv6 OS

Home Page:http://pdos.csail.mit.edu/6.828/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The rxv64 Operating System

rxv64 is a pedagogical operating system written in Rust that targets multiprocessor x86_64 machines. It is a reimplementation of the xv6 operating system from MIT.

As a pedagogical system, it supports very little hardware other than the text-mode CGA device, serial port, PS/2 keyboard controller, and PCIe AHCI SATA storage devices.

See the xv6 README for more information on provenance and intended use.

About

xv6 OS

http://pdos.csail.mit.edu/6.828/

License:Other


Languages

Language:Rust 46.3%Language:C 46.2%Language:Assembly 3.2%Language:Makefile 1.5%Language:Shell 1.1%Language:Perl 0.9%Language:Ruby 0.4%Language:OpenEdge ABL 0.3%Language:Emacs Lisp 0.0%