Search Header Logo

3. 201.1 Kernel components

Authored by Maiky Alfaro

Computers

University

Used 16+ times

3. 201.1 Kernel components
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"This type of kernel contains all drivers for all the various types of supported hardware, regardless if your system uses that hardware".

What type of kernel does the above statement refer to?

Monolithic Kernel

Linux Kernel

Microkernel

Standard Kernel

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"They're loadable hardware device drivers".

What does the above statement refer to?

Kernel modules

Monolithic kernel

Microkernel

Kernel drivers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"These types of kernel are designed such that only the least possible amount of code is run in supervisor mode, but this type of kernel was never a design goal for Linux kernels".

Monolithic kernel

Microkernel

Kernel module

Standard kernel

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"What type of kernel does the Linux kernel is?"

Monolithic kernel

Microkernel

Hybrid: Monolithic and microkernel

Standard kernel

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

It is still possible to build the Linux kernel as a monolithic kernel.

Which are some advantages of building a monolithic kernel?

It has a smaller footprint as you can download and build just the required parts

No more kernel modules are needed

The dependencies are clearer

It makes the system more secure, raising around 100% of the kernel's security.

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

"When stored on disk most kernel images are compressed to save space. Which are two types of compressed kernel types".

zImage

xzImage

kzImage

bzImage

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose all the possible differences between zImage and bzImage compressed kernel types?

The maximum allowed kernel size for a zImage is 512Kb

bzImage does not pose a limit size

bzImages uses C, and zImage uses Java

bzImage kernel is the preferred image type for larger kernels

zImage is for older kernels. bzImage is for newest kernels.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers