Chapter 2-3 Flashcards
where Windows operates
protected mode
selects a descriptor from a descriptor table
selector
describes the memory segment’s location, length, and access rights
descriptor
contain segment definitions that apply to all programs
global descriptors
also called a system descriptor
global descriptors
usually unique to an application
local descriptors
also called an application descriptor
local descriptors
starting location of the memory segment
base address
operates on 16-bit environment
DOS
operates on WIN32
Windows applications
Large bit / Intel calls it the 64-bit
L bit
Granularity bit
G bit
segment limit when G = 0
00000H to FFFFFH
value of the limit when G = 1
multiplied by 4K bytes
controls access to the protected mode segment
Access rights byte