当前位置:首页
> Luz 第5969页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论单选题:A certain computer provides its users with a virtual-memory spac
A certain computer provides its users with a virtual-memory space of 2^32 bytes. The computer has 2^18 bytes of physical…
单选题:A page-fault trap is caused when_____.
A page-fault trap is caused when_____. @[D](1)A. A program accesses an illegal memory address not in the program spaceB.…
单选题:The physical address of a logical address is ______, giv
The physical address of a logical address is ______, given the segment table as the following:@[B](1)```segment base ad…
单选题:Assume that the probability of page fault is 0.1%, memory access
Assume that the probability of page fault is 0.1%, memory access time is 100ns, and the average page fault service time…
单选题:After a page fault handled, __________ will be executed.
After a page fault handled, __________ will be executed. @[B](1)A. the instruction just before interruptionB. the in…
单选题:Consider a demand-paging system with the following time-measured
Consider a demand-paging system with the following time-measured utilizations:@[D](1)```CPU utilization 20%Paging disk 9…
单选题:Consider a demand-paging system. If the CPU utilization 13% and
Consider a demand-paging system. If the CPU utilization 13% and paging disk utilization 97%, what is the proper measure…
单选题:consider a page-reference string for a process with m frames (in
consider a page-reference string for a process with m frames (initially all empty). The page-reference string has length…
单选题:consider a page-reference string for a process with m frames (in
consider a page-reference string for a process with m frames (initially all empty). The page-reference string has length…
单选题:Consider a system with a memory-access time of 100 nanoseconds a
Consider a system with a memory-access time of 100 nanoseconds and an average page-fault service time of 25 milliseconds…