Question
Q6 ) (Memory Organization) A computer provides each process with 65,536 bytes (2^16) of address space divided into pages of 4096 (2^12) bytes each. A
Q6 ) (Memory Organization) A computer provides each process with 65,536 bytes (2^16) of address space divided into pages of 4096 (2^12) bytes each.
- A particular program has a text size of 32,768 (2^15)bytes
- a data size of 16,386 (2^14+2) bytes
- and a stack size of 15,870 (2^13+ 7678) bytes.
Will this program fit in the machine’s address space? Suppose that instead of 4096 (2^12) bytes, the page size were 512 (2^9) bytes, would it then fit? Each page must contain either text, data, or stack, not a mixture of two or three of them.
Step by Step Solution
3.47 Rating (160 Votes )
There are 3 Steps involved in it
Step: 1
Given that Allocated address space for each process is 65536 which is 2 16 bytes Page size is 4096 b...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get StartedRecommended Textbook for
Modern Operating Systems
Authors: Andrew S. Tanenbaum, Herbert Bos
4th edition
013359162X, 978-0133591620
Students also viewed these Operating System questions
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
Question
Answered: 1 week ago
View Answer in SolutionInn App