Section 1

Preview this deck

What is a process control block?

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (9)

Section 1

(9 cards)

What is a process control block?

Front

includes information on the process's state

Back

Which level of cache is usually owned (not shared) by CPU cores?

Front

L1

Back

Which way is usually used by today's OS design?

Front

Module-based approach

Back

The ____ of a process contains temporary data such as function parameters, return addresses, and local variables.

Front

stack

Back

What's the current most popular hypervisor on Linux?

Front

KVM

Back

Which property does not belong to Microkernel?

Front

More efficient to run programs

Back

The list of processes waiting for a particular I/O device is called a(n) ____.

Front

device queue

Back

Which one is not a process state?

Front

sleeping

Back

Comparing virtual machines and container, which one is more lightweight and runs more efficiently?

Front

Containers

Back