0% found this document useful (0 votes)
61 views

Python Past Papers Created Document

This document discusses past operating system exam questions from 2011 to 2016 regarding virtual memory concepts like page number, address space, and address bus width. It includes two sample questions, one calculating the number of pages and maximum virtual address space using a 16-bit address with 4 bits for page number, and another calculating the minimum address bus width needed for a 16GB maximum virtual memory space.

Uploaded by

Nisandi Chathma
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

Python Past Papers Created Document

This document discusses past operating system exam questions from 2011 to 2016 regarding virtual memory concepts like page number, address space, and address bus width. It includes two sample questions, one calculating the number of pages and maximum virtual address space using a 16-bit address with 4 bits for page number, and another calculating the minimum address bus width needed for a 16GB maximum virtual memory space.

Uploaded by

Nisandi Chathma
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Operating system past/model paper questions

2011AL

2012AL

2012 model
2013AL

2014AL

2015 AL

2016 AL

1)A computer of 16 bit Virtual memory address space has used 4 bits for the page number.

i) Find the number of pages describe by this address space?

ii) Find the maximum number of virtual address space in Kilobyte? Show your calculations.

2)The maximum space of the virtual memory of a computer system is 16GB.

Find the minimum width of the address bus? Do the calculations by writing statements?

You might also like