Explain about paged segmentation and segment paging ?
Answer / shanavwaas
divide program's logical address space in to segmwnts.
each segment will have a page table....each segment pointer
points to page table
| Is This Answer Correct ? | 8 Yes | 7 No |
What is an operating system on a computer?
On what level of security does windows nt meets?
Page replacement algorithm in Operating System?
Describe the Operating System concept of Segmentation
What are the operating system components?
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications
Is 8gb ram good?
Explain ftdisk in operating system (os)?
Measurements of a certain system have shown that the average process runs for a time T before blocking on I/O. A process switch requires a time S, which is effectively wasted (overhead). The CPU’s efficiency is the fraction of its time its spends executing user programs, i.e., executing user processes. For round robin scheduling with quantum Q, give a formula for the CPU efficiency for each of the following: (a) Q = ∞ (b) Q > S + T (c) S <Q<S + T (d) Q = S
What is GUI?
What is the use of Synchronized keyword?
What are the different replacement policies ?