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

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:Which of the following of kernel functions performs the system c

Luz5年前 (2021-05-10)530
Which of the following of kernel functions performs the system call open?@[B](1)A. system_openB. sys_openC. open_sysD…

单选题:Which of these is not a possible return value for the system cal

Luz5年前 (2021-05-10)508
Which of these is not a possible return value for the system call: write(fd, buffer, 256)?@[D](1)A. 256B. -1C. 250D.…

单选题:Which of the following of kernel functions performs the system c

Luz5年前 (2021-05-10)531
Which of the following of kernel functions performs the system call read?@[C](1)A. system_read B. read C. sys_read D.…

单选题:Which system call creates a new process?

Luz5年前 (2021-05-10)592
Which system call creates a new process?@[B](1)A. readB. forkC. createD. execA.readB.forkC.createD.exec答案:B…

单选题:Which system call creates a new device file?

Luz5年前 (2021-05-10)486
Which system call creates a new device file?@[D](1)A. creatB. createC. openD. mknodA.creatB.createC.openD.mknod答案:D…

单选题:Which option of the command gcc is to specify a library when lin

Luz5年前 (2021-05-10)523
Which option of the command gcc is to specify a library when linking?@[B](1)A. –L B. –l C. –i D. -g A.–LB.–lC.–iD.-…

单选题:As for the interaction between a processes and its open file, wh

Luz5年前 (2021-05-10)626
As for the interaction between a processes and its open file, which of the following is most appropriate?@[A](1)A. A pr…

单选题:A kernel module file in Linux 2.6 ends with?

Luz5年前 (2021-05-10)586
A kernel module file in Linux 2.6 ends with? @[A](1)A. .ko B. .o C. .so D. .aA..koB..oC..soD..a答案:A…

单选题:A typical Linux ext2 file system uses:

Luz5年前 (2021-05-10)610
A typical Linux ext2 file system uses: @[D](1)A. a linked-list approach for storing file data blocksB. a direct indexed…

单选题:In Linux, we have set up a priority level from 0 to 139. Which p

Luz5年前 (2021-05-10)549
In Linux, we have set up a priority level from 0 to 139. Which parameters in task_struct are related to a process’ stati…