Skip to content

liuxu1005/Operating-System-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating-System-Engineering

Following MIT 6.828 Operating System in Summer of 2015

Platform: 
Hardware : 
Thinkpad-X200 
Intel® Core™2 Duo CPU P8800 @ 2.66GHz × 2
1.9 GiB
Mobile Intel® GM45 Express Chipset x86/MMX/SSE2
OS: Ubuntu 14.10 32-bit
VM: QEMU

Lab1 Booting

Lab2 Memory Management

Lab3 User Environments

Lab4 Preemptive Multitasking

Lab5 File system, Spawn and Shell

Lab6 Network Driver