• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/3

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

3 Cards in this Set

  • Front
  • Back

Two processing units installed within a single processor is called multiprocessing.


Arithmetic logic units or ALUs


Multithreading-each processor or core processes two threads at the same time.

When Windows hands off a task to the CPU, it is called a thread and might involve several instructions.

Multiple processors can be installed in the same processor housing (called multicore processing). A processor package might contain up to eight cores (dual-core, triple-core, quad-core, and so forth). Multithreading, cores can handle two threads.

Memory cache is the amount of memory included within the processor package. Memory on the processor die is called level 1 cache (L1 cache).

SRAM is faster than DRAM because it doesnt need refreshing.