操作系统第3章分析解析(共8页).doc
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_05.gif)
《操作系统第3章分析解析(共8页).doc》由会员分享,可在线阅读,更多相关《操作系统第3章分析解析(共8页).doc(8页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、精选优质文档-倾情为你奉上Chapter 3 Process Description and ControlTrue / False Questions:1. T / F The principal function of the processor is to execute machine instructions residing in main memory.处理器的主要功能是处理驻留在主存中的指令。ANS:T2. T / F A process trace is a listing of the sequence of instructions that execute for th
2、at process.进程指令追踪就是这个进程的指令序列的列表。ANS:T3. T / F The principal responsibility of the operating system is to control the execution of processes.操作系统的主要任务是控制进程的执行。ANS:T4. T / F When one process spawns another, the spawning process is referred to as the child process and the spawned process is referred to
3、 as the parent process.当一个进程派生出另一进程时,产生进程的进程是子进程,被产生的进程是父进程。ANS:F (opposite is true)5. T / F Round-Robin processing refers to a method of thread prioritization for scheduling.轮转是一种线程优先级调度方法。ANS:F (not prioritized)6. T / F The primary difference between the Two-State Process Model and the Five-State
4、Process Model is that the latter splits the Running state into two new states: Ready and Blocked.两状态处理模型和五状态处理模型主要区别是后者将运行态分割成就绪和阻塞态。ANS:F (splits the Not Running state)7. T / F One solution to the problem of limited main memory space is swapping, which involves moving all or part of a process from
5、main memory to secondary memory. 一种解决主存空间有限的方法是交换,这种交换包括将一个进程的全部或部分从主存转移到辅存。ANS:T 8. T / F In order to define the control structures (e.g., tables) that the O/S needs to manage processes and resources, it must have access to configuration data during initialization.为了定义操作系统控制进程和资源所需要的控制结构,操作系统在初始化的时
6、候必须拥有对设备数据的控制权。ANS:T 9. T / F The Process Image refers to the binary form of the program code. 进程映像指的是二进制形式的程序码。ANS:F (refers to process elements: program, data, stack & attributes)10. T / F The portion of the Process Control Block that consists of the contents of the processor registers is called t
7、he Process Control Information.进程控制块中包含处理器寄存器的部分是进程控制信息。ANS:F (processor state information portion of the PCB contains registers)11. T / F The less-privileged processor execution mode is often referred to as kernel mode.没有特权的处理器执行模式通常被叫做内核模式。ANS:F (user mode)12. T / F The primary process table conta
8、ins one entry per process, unless the process spawns a new process, in which case the table contains multiple entries for the parent process. 主进程表中每个进程有一个入口,除非进程产生了子进程,这种情况下表中会有多个到父进程的入口。ANS:F (only one entry for the parent process)13. T / F One kind of system interrupt, the trap, relates to an erro
9、r or exception condition in the currently running process.陷阱,一种系统中断,是涉及当前进程中的错误或异常条件。ANS:T14. T / F In the Nonprocess Kernel approach to defining the relationship between the O/S and the User Process, the O/S code is executed as a separate entity that operates in privileged mode. 采用无进程内核方法来定义操作系统和用户
10、进程的区别:操作系统代码是作为独立的整体在特权模式下运行。ANS:T15. T / F A typical UNIX system employs two Running states, to indicate whether the process is executing in user mode or kernel mode.典型的UNIX系统采用两种运行态来表示进程是运行在用户模式还是内核模式。ANS:TMultiple Choice Questions:1. The behavior of a processor can be characterized by examining:一
11、个处理器的行为可以通过对进程的交错的观察来衡量.A A single process traceB Multiple process tracesC The interleaving of the process traces D All of the aboveANS:C2. The behavior of an individual process can be characterized by examining:一个单独进程的行为可以通过观察此进程的痕迹来描述.A A single process traceB Multiple process tracesC The interlea
12、ving of the process traces D All of the aboveANS:A3. The basic Two-State Process Model defines two possible states for a process in relationship to the processor:基本的两状态进程模型定义了一个进程与处理器关系可能的两种状态:进行态和非运行态. A Running and ExecutingB Running and Not RunningC Executing and WaitingD None of the aboveANS:B4.
13、 There are a number of conditions that can lead to process termination, including:导致进程终止的条件有:正常结束,越界,父进程终止.A Normal completionB Bounds violationC Parent termination D All of the aboveANS:D5. In the Five-State Process Model, the following represents a valid state transition:在五状态模型中,下列哪一项是有效的转换:运行阻塞.A
14、 Running - BlockedB New - RunningC New - BlockedD All of the aboveANS:A6. In a Process Model that implements two suspend states, a valid state transition is represented by: 在两个挂起态的进程执行模型中,有效的转换是:就绪挂起就绪,进行就绪挂起,就绪就绪挂起.A Ready/Suspend - Ready B Running - Ready/SuspendC Ready - Ready/SuspendD All of the
15、 aboveANS:D7. The scheduling strategy where each process in the queue is given a certain amount of time, in turn, to execute and then returned to the queue, unless blocked is referred to as.一种调度策略,每个在队列中的进程给一定的时间执行,然后返回队列,除非被阻塞,这个策略叫轮转.A Prioritization B Round-RobinC LIFOD All of the aboveANS:B8. A
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 操作系统 分析 解析
![提示](https://www.taowenge.com/images/bang_tan.gif)
限制150内