All Projects → Bug-terminator → Nachos

Bug-terminator / Nachos

PKU advanced OS course project and notes based on Nachos.

Projects that are alternatives of or similar to Nachos

Awesome Ebooks
收录开源的经典技术书籍 PDF 文件及相关网站,持续更新中...
Stars: ✭ 51 (-28.17%)
Mutual labels:  operating-system
Darch Recipes
My operating systems, using Darch.
Stars: ✭ 62 (-12.68%)
Mutual labels:  operating-system
Chromium os Raspberry pi
Build your Chromium OS for Raspberry Pi 3B/3B+/4B and Pi400
Stars: ✭ 1,156 (+1528.17%)
Mutual labels:  operating-system
Cuteos
A 64-bit SMP-safe kernel for the PC architecture.
Stars: ✭ 51 (-28.17%)
Mutual labels:  operating-system
Nuummiteos
An OS kernel written in Crystal.
Stars: ✭ 59 (-16.9%)
Mutual labels:  operating-system
Piscisos
A tiny operating system based on x86 architecture.
Stars: ✭ 64 (-9.86%)
Mutual labels:  operating-system
Interview Questions
Questions which are frequently asked in an interview.
Stars: ✭ 47 (-33.8%)
Mutual labels:  operating-system
Sparrow
My Operating System.
Stars: ✭ 71 (+0%)
Mutual labels:  operating-system
Marvinos
A hobby Operating System developed from scratch using C/C++ and assembly
Stars: ✭ 60 (-15.49%)
Mutual labels:  operating-system
Books
Awesome Books
Stars: ✭ 66 (-7.04%)
Mutual labels:  operating-system
Dennix
Dennix is a unix-like hobbyist operating system written from scratch.
Stars: ✭ 53 (-25.35%)
Mutual labels:  operating-system
Greentea
🍵 Userspace of the @GreenteaOS
Stars: ✭ 56 (-21.13%)
Mutual labels:  operating-system
Nanvix
Educational Spinoff of Nanvix
Stars: ✭ 65 (-8.45%)
Mutual labels:  operating-system
Lilith
x86-64 os made in crystal
Stars: ✭ 1,062 (+1395.77%)
Mutual labels:  operating-system
Cross Platform Node Guide
📗 How to write cross-platform Node.js code
Stars: ✭ 1,161 (+1535.21%)
Mutual labels:  operating-system
Hidamari
Modern operating system aimed at running WebAssembly code.
Stars: ✭ 49 (-30.99%)
Mutual labels:  operating-system
Haiku
The Haiku operating system. (Pull requests will be ignored; patches may be sent to https://review.haiku-os.org).
Stars: ✭ 1,129 (+1490.14%)
Mutual labels:  operating-system
Knightos
OS for z80 calculators
Stars: ✭ 1,179 (+1560.56%)
Mutual labels:  operating-system
Fizzygum
a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
Stars: ✭ 70 (-1.41%)
Mutual labels:  operating-system
Toaru Nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
Stars: ✭ 66 (-7.04%)
Mutual labels:  operating-system

Overview

北京大学2020高级操统实验。

实验 主题 主要内容
lab1 线程调度 线程机制和线程调度实现
lab2 虚拟内存 TLB,请求分页调度算法和用户程序
lab3 同步机制 信号量,锁,条件变量,读写锁
lab4 文件系统 多级索引,多级目录,管道,Cache
lab5 系统调用 实现系统调用
lab6 Shell实现 实现自己的Shell
lab7 通信机制 实现通信机制
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].