CS 423: Operating Systems Designs
main
::
policy
::
lectures
::
mps
::
exams
::
unit project
::
resources
::
faq
Machine Problem 5 (MP5)
The purpose of this MP is to help the students:
Understand implementing the semantics of instructions for a common architecture in a virtual machine monitor.
Files
-
mp5.pdf
-
Sparc documentation and simulator: sim_public.tgz (corrected)
simple.cpp (v 2)
a program for making a simple disk image using WRASR and RDASR instructions
asrMem.img
disk image made by simple.cpp