ZUCC操作系统原理 周测11

ZUCC INTERSECTION题库提供答案。

知识回顾

1.在分页时,每个进程拥有一个页表,且页表驻留在内存中。

编号选项
A
B

2.页式存储管理中,一个作业可以占用不连续的内存空间,而段式存储管理,一个作业则是占用连续的内存空间。

编号选项
A
B

3.下列选项中对分段存储管理叙述正确的是()。

编号选项
A分段存储管理中每个段必须是大小相等的
B每一段必须是连续的存储区
C每一段不必是连续的存储区
D段间的存储区必须是连续的

4.A system with 32-bit addresses 1GB main memory, and a 1 megabyte(20-bit) page size will have a page table that contains () entries.

编号选项
A4K
B4M
C1M
D1K

5.In a system using segmentation, the logical address is expressed in 32 bits within which 20 bits are used as segment number. The maximum size of each sehment is_.

编号选项
A2^12
B2^16
C2^20
D2^32

6.虚拟存储管理系统的基础是程序的()理论。

编号选项
A动态性
B全局性
C局部性
D虚拟性

7.()是请求分页存储管理方式和基本分页存储管理方式的区别。

编号选项
A不必将作业装入连续区域
B地址重定向
C采用快表技术
D不必将作业全部装入内存

8.引入TLB(快表)是为了解决分页时两次内存访问的问题。

编号选项
A
B

9.在请求分页式系统中,以页为单位管理用户的虚空间,以段为单位管理内存空间。

编号选项
A
B

10.Consider a demand-paging system with the following time-measured utilizations:

CPU utilization 20%
Paging disk 97.7%
Other I/O devices 5%

Which (if any) of the following will (probably) improve CPU utilization?

编号选项
Ato install a faster hard disk
Bto increase swap space with large capacity hard disk
Cto increase the number of running processes
Dto increase physical memory capacity via increasing memory chips

缺页中断和页面替换

1.虚拟存储器的最大容量()。

编号选项
A由作业的地址空间决定
B是任意的
C由计算机的地址结构决定的
D为内、外容量之和

2.进程在执行中发生了缺页中断,经操作系统处理后,应让其执行()指令。

编号选项
A被中断的那一条
B被中断的后一条
C启动时的那一条
D被中断的前一条

3.考虑页面置换算法,系统有m个物理块供调度,初始时全空,页面引用串长度为p,包含了n个不同的页号,无论用什么算法,缺页次数不会少于()。

编号选项
Amin(m, n)
Bn
Cm
Dp

4.In a demanding paging system, the size of a page is 4KB. A process access the logical address 12345(0x3039)will ___ if the page table is as the following:

Page#  Frame#  Vaildity
0      3       v
1      4       v
2      2       v
3      -       i
编号选项
Aaccess physical address 4*4096+57
Baccess physical address 3*4096+57
Caccess physical address 2*4096+57
Dcause a page-fault interrupt

5.在请求分页系统中,若逻辑地址中的页号超过页表寄存器中的页表长度,则会引起()。

编号选项
A输入输出中断
B时钟中断
C越界中断
D缺页中断

6.With the demanding paging,__has best system performance.

编号选项
Astacks
Blists
Chashed tables
Darrays

@Power By Exercises-Manager

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

真实的hello world

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值