Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.29 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.29 KB

MIT 6.S081 Operating System

This is a repository of my solutions to labs of MIT 6.S081, Operating System Engineering. Homepage contains all materials you need to cover to learn this course.

Progress

About xv6 memory layout

xv6 的内存布局大概如下所示,可以在一些虚拟内存相关实验中帮助到你

xv6 memory layout