计算机概论英文版 pdf,计算机概论教学(英文版)华南理工-Ch-07.pdf

操作系统控制硬件资源,允许多用户和远程资源共享。它包括内存管理、进程管理、设备管理、文件管理和用户界面等组件。内存通过分区和分页技术进行分配,分页允许程序不连续存储并按需加载,提高资源利用率。需求分页策略使得多个程序可以同时使用计算机资源。
摘要由CSDN通过智能技术生成

CHAPTER 7

Operating Systems

Review Questions

1. The operating system controls the access of hardware by users. Application pro-

grams use the computer hardware to solve the users' problems.

2. Thanks to networking and internetworking, resources such as files and even CPUs

can be shared by computers that are miles apart.

3. In monoprogramming, only a single job is in memory at any one time. With multi-

programming, several jobs are in memory at a time and the resources of the com-

puter are only assigned to the jobs that need them.

4. The components of an operating system are: memory manager, process manager,

device manager, file manager, and the user interface.

5. With partitioning, memory is divided into variable length sections, each of which

hold one complete program. In paging, memory is divided into much smaller fixed

length sections as is the program itself. The program does not have to be contigu-

ous in memory.

6. In paging, a page is the fixed length section of a program and a frame is the fixed

length section of memory.

7. In regular paging the entire program must be in memory at the same time in order

for the program to execute. With demand paging, the pages of a program can be

loaded into memory one by one so that the entire program does not need to be in

memory at the same time. This means that with demand paging, more programs

can use the computer's resources at any given time.

8. Demand segmenta

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值