[判断题]

Linux的调度程序定义于kernel/sched.c中。()

A . 正确

B . 错误

参考答案与解析:

相关试题

Linux调度程序提供强制的处理器绑定机制。()

[判断题] Linux调度程序提供强制的处理器绑定机制。()A . 正确B . 错误

  • 查看答案
  • Linux实现了一种基于()的调度方法,它允许调度程序根据需要来()

    [填空题] Linux实现了一种基于()的调度方法,它允许调度程序根据需要来()

  • 查看答案
  • 内核(kernel)

    [名词解释] 内核(kernel)

  • 查看答案
  • 简述Linux需要进行进程调度的时机

    [问答题] 简述Linux需要进行进程调度的时机

  • 查看答案
  • The kernel is the(66)of an operating sys

    [单选题]The kernel is the(66)of an operating system such as Windows98, Windows NT, Mac OS or Unix. The kernel provides basic services for the other parts of the operating system,(67)it possible for it to run several programs at once(multitasking), read and w

  • 查看答案
  • 在Linux目录结构中Linux的内核及引导程序所需要的文件位于()目录

    [单选题]在Linux目录结构中Linux的内核及引导程序所需要的文件位于()目录A./binB./bootC./rootD./proc

  • 查看答案
  • 在Linux系统中,提供DHCP服务的程序是()。

    [单选题]在Linux系统中,提供DHCP服务的程序是()。A . /etc/networks/dhcpdB . /usr/sbin/dhcpC . /etc/networks/dhcpD . /usr/sbin/dhcpd

  • 查看答案
  • 在Linux系统中,驱动程序注册中断处理程序的函数是()

    [单选题]在Linux系统中,驱动程序注册中断处理程序的函数是()A .trap_initB .request_irqC .enable_irqD .register_irq

  • 查看答案
  • 在C语言程序中,有关函数的定义正确的是()。

    [单选题]在C语言程序中,有关函数的定义正确的是()。A.函数的定义不可以嵌套,但函数的调用可以嵌套B.函数的定义和函数的调用均不可以嵌套C.函数的定义和函数的

  • 查看答案
  • User programs interact with the kernel t

    [单选题]User programs interact with the kernel through a set of standard(71). They request services to be provided by the kernel. Such services would include accessing a file: open close, read, write, link, or execute a file; starting or(72)accounting record

  • 查看答案