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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:Which kind of structure does the current macro refer to?

Luz5年前 (2021-05-10)487
Which kind of structure does the current macro refer to?@[A](1)A. struct task_structB. struct mm_structC. struct inode…

单选题:Which of the following is a probable invocation flow for file-sy

Luz5年前 (2021-05-10)566
Which of the following is a probable invocation flow for file-system mounting?@[A](1)A. sys_mount -˃do_add_mount -˃ do_…

单选题:Which of the following file-system types contains the info about

Luz5年前 (2021-05-10)567
Which of the following file-system types contains the info about the running kernel?@[C](1)A. devptfsB. ntfsC. procD.…

单选题:Which of the following fields of struct task_struct is used for

Luz5年前 (2021-05-10)622
Which of the following fields of struct task_struct is used for describing the state of the process ?@[A](1)A. volatile…

单选题:Which of the following fields of struct task_struct contains the

Luz5年前 (2021-05-10)594
Which of the following fields of struct task_struct contains the open-file table information?@[C](1)A. struct list_head…

单选题:Which of the following is a probable invocation flow?

Luz5年前 (2021-05-10)563
Which of the following is a probable invocation flow? @[A](1)A. do_page_fault -˃ find_vma -˃ handle_mm_faultB. do_page_f…

单选题:Which of the following is correct?

Luz5年前 (2021-05-10)510
Which of the following is correct?@[D](1)A. Linux kernel uses the BIOS all the time.B. Linux kernel uses the BIOS only…

单选题:Which of the following is a probable invocation flow?

Luz5年前 (2021-05-10)611
Which of the following is a probable invocation flow?@[A](1)A. fork -˃ sys_fork -˃ do_fork B. do_fork -˃ fork -˃ sys_fo…

单选题:Which of the following is not a probable invocation flow?

Luz5年前 (2021-05-10)621
Which of the following is not a probable invocation flow?@[D](1)A. sys_fork -˃ do_forkB. sys_clone -˃ do_forkC. sys_v…

单选题:Which of the following is most appropriate?

Luz5年前 (2021-05-10)668
Which of the following is most appropriate?@[D](1)A. sys_clone is implemented by sys_forkB. sys_fork is implemented by…