Domain 3 set 4 Flashcards

(40 cards)

1
Q

RAM that does not need to be continuously refreshed?

A

STATIC RAM (SRAM)

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

SRAM

A

STATIC RAM

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

RAM that need to be continuously refreshed?

A

DRAM = Dynamic RAM

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

DRAM

A

Dynamic RAM

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

Memory speed is represented in?

A

NS = NanosecondsLower the NS the faster the Memory is.

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

The Two modes that Multi-processing units can operate in?

A

Symmetric

Asymmetric

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

The Symmetric Multi-processing mode

A

All processors are load balanced (most common)

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

The Asymmetric Multi-processing mode

A

The processors can be completely dedicated to a task or application.

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

The Multi-processing mode used if Time-sensitivity is a must.

A

Asymmetric

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

The CPU Mode that allows anything to happen?

A

Kernel / privilege mode

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

privilege mode is also called?

A

Kernel mode or supervisor mode

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

user mode is also called?

A

problem state

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

The two CPU Mode?

A

privilege mode

User Mode

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

What is a list of pointers to process called?

A

Stack

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

Where is the Stack Pointer and program counter Helded at?

A

Special Registers

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

What Register points to the next instructions to be Executed?

A

Program Counter register

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

What are the 3 types of Registers?

A
  1. General Registers
  2. Program Counter Registers
  3. Special Registers
18
Q

Inside of a Computer is called?

19
Q

ALU

A

Algorithmic Logic Unit (ALU)

20
Q

What are the different View of an overall System?

A
  1. Functionality
  2. performance
  3. Interoperability
  4. Security
21
Q

A collection of Document types to Document an Architecture in a formal manner?

A

(AD) Architecture Description

22
Q

What Register holds variables and temporary results that the ALU will use as it executes instructions?

A

General Registers

23
Q

PSW?

A

Program stats word

24
Q

What is held in the special Registers?

A

(PSW) Program stats word

25
What component retains stored Data longer when cooled?
RAM
26
EEPROM
Electrically Erasable Programmable read only Memory
27
EPROM
Erasable Programmable read only Memory
28
what type of memory Uses a light to flash
(EPROM) Erasable Programmable read only Memory
29
PROM
Programmable read only Memory
30
what type of memory and only be written once?
(PROM) Programmable read only Memory
31
Simple Security Property is ?
NO READ UP
32
* Security Property is ?
NO WRITE Down
33
Strong * Property is
NO READ / Write UP or Down
34
A Security Model will dictate what?
How a system will enforce security
35
The main security models are?
1. Bell-Lapadula 2. BIBA 3. Clack-Wilson
36
Static Ram is used For?
CACHE
37
It uses a specific voltage to indicate a Bit Value of 1
Flash memory
38
Ram that looks ahead, and fetches the next block at the same time?
(EDO DRAM) | Extended Data Out DRAM
39
RAM the Synchronizes it self with the cpu clock for faster communucations?
Synchronous DRAM (SDRAM)
40
Makes up the Majority of computer RAM
DRAM