Chapter 39 Flashcards

1
Q

8088 processor have how many bits

A

16 and 32

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is protected mode

A

Switching of processor from 16 bit to 32 bit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How protected mode works

A

Turn on the least significant bit of a new register called CR0 (Control Register 0) and the processor switches into 32bit mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Can operating system define the possible descriptors for a program

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is role of descriptor

A

Descriptor describes the base, limit, and attributes of a segment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is selector

A

Selector selects descriptors from the table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is privilege level of the program

A

The ability of a program to select descriptor from tables selected by OS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is GDT

A

Global Descriptor Table is a table of descriptors set by OS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly