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.
What type of DIMM supports triple channeling?
The DDR3 DIMM supports triple channeling.
If 2 bits of a byte are in error when the byte is read from ECC memory, can ECC detect the error? Can it fix the error?
Yes, the ECC would be able to detect the error but it would not be able to fix the error.
A DIMM memory ad displays 5-5-5-15. What is the CAS Latency value of this DIMM?
The CAS Latency value of that DIMM is 5. The CAS Latency value is the first value.
What is the most amount of RAM that can be used by a 32-bit installation of Windows 7 Professional?
The most amount of RAM that can be used by a 32-bit installation of Windows 7 Professional is 4GB of RAM.
A motherboard uses dual channeling, but you have four DIMMs available that differ in size. The motherboard supports all four sizes. Can you install these DIMMs on the board? Will dual channeling be enabled?
You would be able to install these DIMMS on the motherboard but dual channeling would not be enabled.
How many pins does a DDR3 SO-DIMM have? A DDR2 SO-DIMM?
The DDR3 SO-DIMM has 204 pins and the DDR2 SO-DIMM has 200 pins.
Which is faster, CL3 memory or CL5 memory?
CL3 memory is faster than CL5 memory.
You are looking to purchase two DIMMs running at 400 MHz. You find DIMMs advertised at PC4000 and PC3200. Which do you purchase?
I would purchase the PC3200 over the PC4000. You divide the PC number by 8 to find the BUS speed.
You need to find out how much RAM is installed in a system. What command do you execute to launch the System Information utility?
You would use the msinfo32 command in the search box to launch the System Information Utility.