CS314 – Laboratory 7 Please note:Individual Assignment Solved

$ 24.99
Category:

Description

1. There are 4 main questions and each question has subquestions.
2. Answer each question in the order it appears and submit the final answers as <rollno>_lab7.pdf in the moodle.
3. You should be able to justify your answers and assumptions during the viva.
4. For this lab, viva has more weightage. Without submission ,viva will not be conducted. [late submission will not be considered ]
5. Plagiarized answers will fetch zero marks for this lab and also an appropriate disciplinary action.
Q1. The program relocation.py allows you to see how address translations are performed in a system with base and bounds registers. See the README_base_bound for more details.
Q2. The program segmentation.py allows you to see how address translations are performed in a system with segmentation. See the README_segmentation for more details.

Q3.The program paging-linear-size.py lets you figure out the size of a linear page table given a variety of input parameters.
Compute how big a linear page table is with the characteristics such as different number of bits in the address space, different page size, different page table entry size. Explain your answers for various cases.
Q4. You will use the program, “paging-linear-translate.py” to see if you understand how simple virtual-to-physical address translation works with linear page tables. See the README_paging for more details.

Reviews

There are no reviews yet.

Be the first to review “CS314 – Laboratory 7 Please note:Individual Assignment Solved”

Your email address will not be published. Required fields are marked *