-->
当前位置:首页 > Luz 第6023页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:Which of the following scheduling policy is for time-sharing pro

Luz5年前 (2021-05-10)577
Which of the following scheduling policy is for time-sharing processes in the Linux kernel?@[C](1)A. SCHED_OTHERB. SCH…

单选题:Which of the following structures describes the partition contro

Luz5年前 (2021-05-10)638
Which of the following structures describes the partition control block?@[B](1)A. struct partition;B. struct super_blo…

单选题:Which of the following structures describes one directory entry?

Luz5年前 (2021-05-10)857
Which of the following structures describes one directory entry?@[B](1)A. struct inode;B. struct dentry;C. struct fil…

单选题:Which of these process properties is not retained when you set t

Luz5年前 (2021-05-10)669
Which of these process properties is not retained when you set the program a process is executing with an exec system ca…

单选题:Which register contains the address of a process's page directo

Luz5年前 (2021-05-10)607
Which register contains the address of a process's page directory table? @[C](1)A. CR1 B. CR2 C. CR3 D. CR4A.CR1B…

单选题:Which process had the Process ID number 1 ?

Luz5年前 (2021-05-10)515
Which process had the Process ID number 1 ? @[C](1)A. bash B. kernel C. init D. crond A.bashB.kernelC.initD.crond答案…

单选题:Which statement defines a modular kernel?

Luz5年前 (2021-05-10)517
Which statement defines a modular kernel? @[B](1) A. A kernel which has all component modules built into the kernel. B.…

单选题:Why the kernel can efficiently get the address of a process' PCB

Luz5年前 (2021-05-10)507
Why the kernel can efficiently get the address of a process' PCB, namely its task_struct?@[D](1)A. Because thread_info…

单选题:While attempting to boot your i386 system, the boot process fail

Luz5年前 (2021-05-10)598
While attempting to boot your i386 system, the boot process fails with a message that the root filesystem could not be m…

单选题:Why does the Linux kernel use slab allocators to manage the kern

Luz5年前 (2021-05-10)518
Why does the Linux kernel use slab allocators to manage the kernel memory?@[C](1)A. For efficient allocation and releas…