Assignment 4 Flashcards
Who are the two major manufacturers of processors?
The two major manufacturers of processors are Intel and AMD.
What is the name of the memory cache that is on the same die as the processor?
The memory cache that is located on the same die as the processor is called the Level 1 cache (L1 cache).
What is the name of the memory cache that is closest to the processor die but is not housed on the die?
The memory cache that is closest to the processor die (but not housed there) is called the Level 2 cache (L2 cache).
What is the name of the Intel technology that allows a processor to handle two threads at the same time?
The intel technology that allows a processor to handle two threads at the same time is called Hyper-Threading.
How many threads can a quad-core processor handle at once?
Using multithreading, each core can handle 2 threads at once so a quad core can handle 8 threads at the same time.
Which two Intel processor sockets use a screw head to hold down the socket load plate?
Both the LGA1150 and the LGA1155 are
What is the purpose of the Execute Disable Bit?
The purpose of the execute disable bit is to designate an area of memory for holding data or instructions. The data or instructions stored in this area are not executed which protects from a buffer overflow attack by malicious software that attempt to run the code from an area of memory assigned to another program for its data.
Which is faster, SRAM or DRAM? Why?
SRAM is faster than DRAM because it doesn’t need to be refreshed and can hold its data for as long as power is available to it.
How many pins are on a DDR3 DIMM? DDR2 DIMM?
On both the DDR3 and DDR2 DIMM there are 240 pins.
How many pins are on a DDR DIMM?
There are 184 pins located on the DDR DIMM.
How many notches does a DDR3 DIMM have?
A DDR DIMM has 1 notch.
Which DIMM performs better, a double-sided dual-ranked DIMM or a double-sided single-ranked DIMM?
A double sided single-ranked DIMM performs better than a double-sided dual-ranked DIMM.
What prevents a DDR DIMM from being installed in a DDR2 DIMM slot on a motherboard?
The user is unable to install a DDR DIMM in the slot of a DDR2 DIMM slot because of the location of the notches on it.
Which module, a DDR3 or DDR2 DIMM, uses lower voltage?
The DDR3 Module uses lower voltage then the DDR2 DIMM.
In a memory ad for DIMMs, you notice 64Meg ×72 for one DIMM and 64Meg ×64 for another DIMM. What does the 72 tell you about the first DIMM?
The 64Megx72 for the one DIMM lets us know that 72 is the data path width and also indicates that it is using ECC memory.