AliAMA/xv6-public
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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 x86-based multiprocessor using ANSI C. This Repository contains the original code of xv6 with some added features like Process Migration. --By Ali Mohseni--
Releases
No releases published
Languages
- C 79.5%
- C++ 8.5%
- Assembly 3.5%
- Makefile 3.3%
- Shell 2.3%
- Perl 2.1%
- Other 0.8%