当前位置:首页
> Luz 第6020页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论单选题:The symbol “volatile” in the Linux kernel source codes means__.
The symbol “volatile” in the Linux kernel source codes means__. @[A](1) A. to tell the compiler that the variables…
单选题:The task_interruptible state of a process means that ___.
The task_interruptible state of a process means that ___. @[B](1) A. The process is blocked and cannot be waken up…
单选题:When we first open a file in Linux system, which file content is
When we first open a file in Linux system, which file content is read into the memory?@[C](1)A. MBR B. super block C.…
单选题:When one task_struct's state field is equal to TASK_UNINTERRUPTI
When one task_struct's state field is equal to TASK_UNINTERRUPTIBLE, it means that __________.@[C](1)A. this task canno…
单选题:We can modify the file __,to configure the filesystems that wil
We can modify the file __,to configure the filesystems that will be mounted automatically when boot?@[C](1)A. /etc/mta…
单选题:Which is the first filesystem mounted by the kernel?
Which is the first filesystem mounted by the kernel?@[A](1)A. rootfsB. ext2C. ext4D. vfatA.rootfsB.ext2C.ext4D.vfat答…
单选题:Which field in the task_struct contains the filesystem informati
Which field in the task_struct contains the filesystem information? @[B](1)A. struct files_struct *filesB. struct fs_s…
单选题:Which control register contains the address causing page fault?
Which control register contains the address causing page fault?@[B](1)A. CR1B. CR2C. CR3D. CR4A.CR1B.CR2C.CR3D.CR4答案…
单选题:Which of the following fields of struct inode describes the numb
Which of the following fields of struct inode describes the number of different processes using one same file?@[A](1)A.…
单选题:Which of the following fields of struct ext2_inode points to the
Which of the following fields of struct ext2_inode points to the actual file content (not metadata)?@[C](1)A. __u32 i_b…