yuchen 5ec5376f5b | há 9 anos | ||
---|---|---|---|
.. | |||
ostep11-threadintro | 删除 | há 9 anos | |
ostep12-threadlock | 删除 | há 9 anos | |
ostep15-disk | 删除 | há 9 anos | |
README.md | há 9 anos | ||
ostep1-relocation.md | há 9 anos | ||
ostep1-relocation.py | há 9 anos | ||
ostep2-segmentation.md | há 9 anos | ||
ostep2-segmentation.py | há 9 anos | ||
ostep3-malloc.md | há 9 anos | ||
ostep3-malloc.py | há 9 anos | ||
ostep4-paging-linear-translate.md | há 9 anos | ||
ostep4-paging-linear-translate.py | há 9 anos | ||
ostep5-paging-multilevel-translate.md | há 9 anos | ||
ostep5-paging-multilevel-translate.py | há 9 anos | ||
ostep6-paging-policy.md | há 9 anos | ||
ostep6-paging-policy.py | há 9 anos | ||
ostep7-process-run.md | há 9 anos | ||
ostep7-process-run.py | há 9 anos | ||
ostep8-scheduler.md | há 9 anos | ||
ostep8-scheduler.py | há 9 anos | ||
ostep9-mlfq.md | há 9 anos | ||
ostep9-mlfq.py | há 9 anos | ||
ostep10-lottery.md | há 9 anos | ||
ostep10-lottery.py | há 9 anos | ||
ostep13-vsfs.md | há 9 anos | ||
ostep13-vsfs.py | há 9 anos | ||
ostep14-afs.md | há 9 anos | ||
ostep14-afs.py | há 9 anos | ||
ostep16-raid.md | há 9 anos | ||
ostep16-raid.py | há 9 anos |
These resources are from Operating Systems: Three Easy Pieces by Remzi H. Arpaci-Dusseau and Andrea C. Arpaci-Dusseau
We use&modify them as some homeworks of our OS course.