当前位置:首页
> Luz 第6022页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论单选题:Which of the following is most appropriate for the kernel stack
Which of the following is most appropriate for the kernel stack handling system call?@[A](1)A. Every process has its ow…
单选题:Which of the following is most appropriate flow for handling sys
Which of the following is most appropriate flow for handling system call?@[A](1)A. system_call -˃ sys_fork -˃ do_forkB.…
单选题:Which of the following is NOT Linux process state (for 2.6.15 ke
Which of the following is NOT Linux process state (for 2.6.15 kernel)?@[D](1)A. TASK_RUNNING B. TASK_INTERRUPTIBLE C.…
单选题:Which of the following is NOT the scheduling policy of Linux ker
Which of the following is NOT the scheduling policy of Linux kernel? (for 2.6.15 kernel)@[D](1)A. SCHED_NORMAL B. SCHED…
单选题:Which of the following is NOT VFS Object?
Which of the following is NOT VFS Object?@[D](1)A. superblock object B. inode object C. dentry object D. filesystem o…
单选题:Which of the following kernel data structure is called as FCB (F
Which of the following kernel data structure is called as FCB (File Control Block)?@[D](1)A. struct dentry B. struct f…
单选题:Which of the following must not be in a Linux kernel module sour
Which of the following must not be in a Linux kernel module source files? @[A](1)A. `#define MODULE ` B. ` #include `C.…
单选题:Which of the following items should be read into memory when a f
Which of the following items should be read into memory when a file is first opened?@[C](1)A. boot blockB. super block…
单选题:Which of the following objects cannot be used for IPC (Inter-Pro
Which of the following objects cannot be used for IPC (Inter-Process Communication)? @[D](1)A. filesB. semaphoresC. s…
单选题:Which of the following statements is most appropriate for the ke
Which of the following statements is most appropriate for the kernel stack handling system call?@[A](1)A. The kernel st…