os161 Questions

2

Solved

At first I thought there is only one page table for the whole system. But there are actually one page table per process? What is the point of having multiple page table instead of one page table. ...
Davidadavidde asked 29/11, 2011 at 2:55

3

Solved

I am learning the different types of memory management. I don't understand the point of having an offset bits in a virtual address. And also why page sizes are made power of 2? My primary confusi...
Headline asked 26/3, 2013 at 3:8

3

Solved

I just started studying about system calls. I would like to know what causes overhead when a system call is made. For example, if we consider getpid(), when a system call is made to getpid() my...
1

© 2022 - 2024 — McMap. All rights reserved.