《操作系统导论》ostep_homework(Chapter26283031)Chapter26 首先查看相关汇编指令的含义:选项含义:26.1
prompt> git clone https://github.com/remzi-arpacidusseau/ostep-homework/ prompt> cd file-disks prompt> ./disk.py -h Introduction ChapterWhat To Do Introduction No homework (yet) Virtualization ChapterWhat To Do Abstraction: Processes Run process-run.py Process API Run fork.py and write some ...
Kehui-xu / ostep-homework Public forked from remzi-arpacidusseau/ostep-homework Notifications Fork 0 Star 0 Commit Permalink starting work on modified process-run.py to show pio/interrupt concepts Browse files master remzi-arpacidusseau committed Jul 1, 2020 1 parent 46b567b commit ...
[Crash Consistency and Journaling](http://www.cs.wisc.edu/~remzi/OSTEP/file-journaling.pdf) | fsck.py [Crash Consistency and Journaling](http://www.cs.wisc.edu/~remzi/OSTEP/file-journaling.pdf) | Run [fsck.py](file-journaling) [Log-Structured File Systems](http://www.cs.wisc.edu/~re...
Kehui-xu / ostep-homework Public forked from remzi-arpacidusseau/ostep-homework Notifications Fork 0 Star 0 Commit Permalink add: is Browse files master remzi-arpacidusseau committed Aug 22, 2020 1 parent e97f37e commit d4d3fd6 Showing 1 changed file with 3 additions and 0 deletions...
This homework introduces `fsck.py`, a simple file system simulator. Some familiarity with the `vsfs.py` simulator (described in an earlier chapter on file system implementation) would be useful, but is not necessary.The file system the tool changes the on-disk state of the file system, ...
This fun little homework tests if you understand how a multi-level page table works. And yes, there is some debate over the use of the term fun in the previous sentence. The program is called: `paging-multilevel-translate.py` Some basic assumptions: * The page size is an unrealistically...
prompt>git clone https://github.com/remzi-arpacidusseau/ostep-homework/ prompt>cdfile-disks prompt>./disk.py -h Introduction ChapterWhat To Do IntroductionNo homework (yet) Virtualization Concurrency Persistence Releases No releases published
prompt> git clone https://github.com/remzi-arpacidusseau/ostep-homework/ prompt> cd file-disks prompt> ./disk.py -h Introduction ChapterWhat To Do Introduction No homework (yet) Virtualization ChapterWhat To Do Abstraction: Processes Run process-run.py Process API Run fork.py and write some ...
prompt> git clone https://github.com/remzi-arpacidusseau/ostep-homework/ prompt> cd file-disks prompt> ./disk.py -h Introduction ChapterWhat To Do Introduction No homework (yet) Virtualization ChapterWhat To Do Abstraction: Processes Run process-run.py Process API Run fork.py and write some ...