A . 正确
B . 错误
[判断题] Linux调度程序提供强制的处理器绑定机制。()A . 正确B . 错误
[填空题] Linux实现了一种基于()的调度方法,它允许调度程序根据需要来()
[名词解释] 内核(kernel)
[问答题] 简述Linux需要进行进程调度的时机
[单选题]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的内核及引导程序所需要的文件位于()目录A./binB./bootC./rootD./proc
[单选题]在Linux系统中,提供DHCP服务的程序是()。A . /etc/networks/dhcpdB . /usr/sbin/dhcpC . /etc/networks/dhcpD . /usr/sbin/dhcpd
[单选题]在Linux系统中,驱动程序注册中断处理程序的函数是()A .trap_initB .request_irqC .enable_irqD .register_irq
[单选题]在C语言程序中,有关函数的定义正确的是()。A.函数的定义不可以嵌套,但函数的调用可以嵌套B.函数的定义和函数的调用均不可以嵌套C.函数的定义和函数的
[单选题]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