Learning Check

 < Day Day Up > 

Answer the first four questions with DRAM, SRAM, or both.

1:

Which technology uses capacitors to store data?

2:

Which technology is faster?

3:

Which technology is used in cache?

4:

Which technology stores data in a grid?

5:

What innovation did DDR RAM introduce?

  1. Transfers data on both the rising and falling edge of each clock cycle

  2. Distributes data across DIMMs in two banks

  3. Adds a parity bit to each byte when it writes it to memory

  4. Corrects single-bit errors

6:

Which memory technology doubles the amount of data obtained in a single memory access from 64 bits to 128 bits?

  1. DDR RAM

  2. Online spare memory

  3. Hot-plug RAID memory

  4. Interleaved memory

7:

Match the fault-tolerant technology with its description:

Parity

This technology uses a checksum to analyze an error, determine which byte is corrupt, and correct it.

ECC

Four memory controllers each write one block of data to one of four DIMMs. A fifth memory controller stores parity information on a fifth DIMM.

Advanced ECC

A memory bank with a faulty DIMM automatically fails over to a spare bank of DIMMs.

Online spare memory

The memory controller writes the same data to identically configured banks of DIMMs on two memory boards.

Hot-plug mirrored memory

The memory controller adds a bit to each byte when it writes the byte to memory based on the number of 1s in the byte.

Hot-plug RAID memory

This technology corrects multibit errors that occur on a single DRAM chip.


8:

What is the benefit of cache in a server?

  1. Fills data requests from the processor more quickly than memory

  2. Doubles the amount of data that can be stored on the hard drive

  3. Decodes instructions to make the processor work faster

  4. Increases the clock speed of the memory bus

9:

Which cache stores the first data checked by the processor?

10:

Which bus connects the L2 cache to the processor?

  1. Frontside bus

  2. Backside bus

  3. System bus

  4. PCI bus

11:

What is the function of the tag RAM?

12:

Match the cache implementation to its definition:

Look-aside

A cache controller listens in to system bus traffic for any memory requests made by bus masters.

Look-through

When a bus master is trying to write to memory, the cache controller captures the data being written and writes it to cache.

Fully associated

A bit attached to the cache line is flagged to indicate that the data has not yet been written to memory.

Direct mapped

Data from main memory can be stored in any cache line.

Set-associative

The system must write the data through all the memory levels before it can be used again.

Write-through

Both cache and memory receive memory requests. If there is a cache hit, the cache controller terminates the request to the other devices.

Write-back

A group of memory addresses is assigned to each cache line.

Bus snooping

If there is a cache hit, no request makes it to the system bus.

Bus snarfing

A group of memory addresses is assigned to a specific group of cache lines.


     < Day Day Up > 


    HP ProLiant Servers AIS. Official Study Guide and Desk Reference
    HP ProLiant Servers AIS: Official Study Guide and Desk Reference
    ISBN: 0131467174
    EAN: 2147483647
    Year: 2004
    Pages: 278

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net