3. 201.1 Kernel components

3. 201.1 Kernel components

University

12 Qs

quiz-placeholder

Similar activities

OS 1.1

OS 1.1

University

15 Qs

Topic 1

Topic 1

University

15 Qs

OS Quiz-1

OS Quiz-1

University

15 Qs

Operating System

Operating System

University

9 Qs

1.3 OS Structure

1.3 OS Structure

University

10 Qs

MicroKernel

MicroKernel

University

10 Qs

Bab 1 | Latihan Pengukuhan II

Bab 1 | Latihan Pengukuhan II

12th Grade - University

10 Qs

Tema 1:  Estructuras de SO's

Tema 1: Estructuras de SO's

University

10 Qs

3. 201.1 Kernel components

3. 201.1 Kernel components

Assessment

Quiz

Computers

University

Medium

Created by

Maiky Alfaro

Used 16+ times

FREE Resource

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.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?