How To Exam?

a knowledge trading engine...


SRM University 2007 B.Tech Information Technology IT204 / CS202 - OPERATING SYSTEMS - Question Paper

Wednesday, 30 January 2013 08:45Web

IV UNIT

PART A
1. What do you mean by address binding?
2. With an example, discuss overlays.
3. What do you mean by swapping?
4. What requirements are memory management intended to satisfy?
5. Why is the capability to relocate processes desirable?
6. Why is it not possible to enforce memory protection at compile time?
7. elaborate a few reasons to allow 2 or more processes to all have access to a particular region
of memory?
8. In a fixed partitioning scheme, elaborate the advantages of using unequal size partitions?
9. What is the difference ranging from internal and external fragmentation?
10. provided memory partitions of 100KB,500KB,200KB,300KB,and 600KB in that order, how would every of the first-fit,best-fit, and worst-fit algorithms place the processes of 212KB,417KB,112KB,and 426KB(in order)?Which algorithm makes most efficient use of memory?
11. define first-fit allocation algorithm.
12. define best-fit allocation algorithm.
13. elaborate the distinctions among logical, relative, and physical addresses?
14. What is the difference ranging from a page and a frame?
15. What is the difference ranging from a page and a segment?

16. Consider a logical address space of eight pages of 1024 words each, mapped onto a physical memory of 32 frames.
a)How many bits are in the logical address?
b)How many bits are in the physical address?

17. Consider a paging system with the page table stored in memory.If a memory reference takes 200 nanoseconds,how long does a paged memory reference take?
18. What is the effect of allowing 2 entries in a page table to point to the identical page frame in memory?
19. Consider the segment table:
segment base length
0 219 600
1 2300 14
2 90 100
3 1327 580
4 1952 96

elaborate the physical addresses for the subsequent logical addresses?
a)0430 b)2500
20. Consider the segment table:
segment base length
0 219 600
1 2300 14
2 90 100
3 1327 580
4 1952 96

elaborate the physical addresses for the subsequent logical addresses?
a) 0430 b)4112

21. What is the difference ranging from simple paging and virtual memory paging?



( 0 Votes )

Add comment


Security code
Refresh

Earning:   Approval pending.
You are here: PAPER SRM University 2007 B.Tech Information Technology IT204 / CS202 - OPERATING SYSTEMS - Question Paper