7.4 Flashcards

1
Q

What is the kernel process?

A

Ntoskrnl.exe

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

What is a kernel-loadable module that operates between the hardware and the executive so that applications and device drivers don’t have to be aware of hardware-specific information?

A

HAL.DLL

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

What is the lower layer of ntoskrnl.exe and provides fundamental mechanisms used by the Executive components, as well as low-level hardware architecture support?

A

kernel

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

What are the four main responsibilities of the kernel?

A
  • Thread Scheduling
  • Interrupt and Exception Handling
  • Low-Level Processor Synchronization
  • Power Failure Recovery
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the upper layer of ntoskrnl.exe and is the Windows system call handler that verifies and provides kernel services?

A

Executive

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

What are seven components of the Windows Executive?

A
  • Object Manager
  • Security Reference Monitor
  • Process Manager
  • Virtual Memory Manager
  • I/O Manager
  • Asynchronous Local Inter-Process Communication
  • Configuration Manager
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly