English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-10-03 19:03:28 · 6 answers · asked by veera t 1 in Computers & Internet Hardware Desktops

6 answers

Cache memory has an even more dramatic effect on CPU performance. Cache memory is a small high-speed memory holding a copy of the pieces of main memory you used most recently. Note that there is an inverse relationship between speed and size -- partly that is due to economics, but if you had an infinite budget big memories would still be slower because of the longer signal travel times.

FSB front side bus is how fast the RAM and CPU run, the higher the FSB the more bandwith between the CPU and RAM. Some motherboards allow the CPU FSB and the RAM to run at different speeds, so you could have your CPU's FSB at 100MHZ and your RAM could run at 133MHZ so the information, once in your RAM would be processed faster.

2006-10-03 19:05:41 · answer #1 · answered by midnightlydy 6 · 3 0

in plain english, FSB (Front Side Bus) is like a road. The bigger the road, the more data can travel at any given time. Imagine a freeway with 4 lanes as oppose to a freeway with only 2 lanes.

Cache Memory is like a human's short term memory. Like when you go take an exam, you might memorize a lot of answers so that when you are taking the exam, you can quickly remember the answers. However, in the long run, you might forget about it.

But that may not always be true. Sometimes, you need Cache Memory for quick retrival. Say, for example, you love to cook a certain dish. It would be much faster if you memorized the recipie as opposed to reading the recipie every time. Think of memorizing the recipie as Cache Memory (Quick Retrival). The written recipie could be like virtual memory.

2006-10-04 02:08:27 · answer #2 · answered by thepinky 3 · 0 0

FSB is the speed of how fast the processor comunicates with the RAM. the cache is internal memory within the processor where it saves the last commands it has received and other temporary data in use.

2006-10-04 02:05:48 · answer #3 · answered by aruel100 2 · 1 0

FSB is the front side bus and used to indicate the speed of the bus...Cache memory is a fast-buffer memory that reside on CPU to streamline and speed up operation.

2006-10-04 07:31:08 · answer #4 · answered by Vinod Billakoorti 2 · 0 0

Cache memory resides inside the same chip of the CPU. It is the closest memory to the CPU core. It execute code fastest when the code is inside the cache memory. The size of the cache memory limited by the size of the CPU and packages. It is much more expensive to make cache memory than the outside DRAM memory.

FSB is the bus for the CPU connecting to the outside memory DDR or DDR 2 or SDRAM modules. If you run SW resides on the outside memory, it is much slower compare to run off the cache memory.

2006-10-04 02:10:12 · answer #5 · answered by Anonymous · 0 0

Co here to learn more!
Nikolas S

http://arstechnica.com/guides/askars/ask-ars-20040710.ars

2006-10-04 02:25:13 · answer #6 · answered by Nikolas S 6 · 0 0

fedest.com, questions and answers