-->
当前位置:首页 > Luz 第5969页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:A certain computer provides its users with a virtual-memory spac

Luz5年前 (2021-05-10)1419
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_____.

Luz5年前 (2021-05-10)680
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

Luz5年前 (2021-05-10)1148
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

Luz5年前 (2021-05-10)1158
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.

Luz5年前 (2021-05-10)771
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

Luz5年前 (2021-05-10)1153
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

Luz5年前 (2021-05-10)937
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

Luz5年前 (2021-05-10)882
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

Luz5年前 (2021-05-10)756
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

Luz5年前 (2021-05-10)697
Consider a system with a memory-access time of 100 nanoseconds and an average page-fault service time of 25 milliseconds…