Which of the following is a task that is not performed by the kernel of an operating system?下面哪项任务不是操作系统内核完成的?()
A: Communicate with the user和用户通信
B: Schedule processes调度进程
C: Allocate resources分配资源
D: Avoid deadlock防止死锁
A: Communicate with the user和用户通信
B: Schedule processes调度进程
C: Allocate resources分配资源
D: Avoid deadlock防止死锁
举一反三
- 操作系统有关进程方面的管理任务主要有() A: 处理器调度 B: 进程控制 C: 进程通信 D: 死锁的检测与处理
- The kernel is defined as: A: The graphical user interface on top of the operating system B: The glue between the hardware and applications C: The software libraries needed to run the system D: All of the above
- 当系统出现死锁时,操作系统通过()解除死锁 A: 重新启动 B: 剥夺进程资源 C: 无法解除 D: 重新调度
- 现代操作系统进行资源分配和调度的基本单位是() A: 任务 B: 程序 C: 进程 D: 超线程
- Which of the following is not a feature of bootloader() A: Bootloader runs when the system is just started. B: Bootloader can do system initialization. C: Bootloader includes all functions of the application. D: Bootloader is responsible for copying the operating system kernel into memory.