Ask your own question, for FREE!
Computer Science 25 Online
OpenStudy (anonymous):

what is the relationship between processor speed and memory size?

OpenStudy (anonymous):

I believe you are referring to IO operations for processing purposes, and I'll attempt to give a simplified layman answer. Assume the processor is a meat-grinder in a factory, and assume RAM, hard disk are like the conveyor belt system feeding unprocessed meat to the grinder to be ground. Assume the conveyor belt has two parts -> the slow-but-wide part, and the fast-but-narrow part. The former alludes to the hard disk big storage but slow speed, and the latter is referring to memory's small storage but high speed characteristics. So... HARD DISK CONVEYOR (WIDE BUT SLOW) -> RAM CONVEYOR (NARROW BUT FAST) -> GRINDER (PROCESSOR) When your increase your RAM, it is like widening the RAM conveyor, thus the grinder can potentially receive much more at one go for processing. If your RAM is low, it means that while the RAM conveyor is fast, it is extremely narrow, thus the volume of meat pouring into the grinder is little. At the same time, meat might potentially choke at the hard disk conveyor points (in short meat that is supposed to be on the RAM conveyor in a well-optimized system is actually still on the hard disk conveyor - a.k.a paging/swap file). To sum an answer all up in a hopefully easy to understand sentence : The relationship between RAM and processor and why programs run faster is simply because with more RAM, more data to be processed can get to the processor faster. If the size of the system memory is equivalent to how wide the RAM conveyor is, then the Frontside Bus (FSB) is equivalent to how fast the RAM conveyor goes. Whew! Hope this answers your question!

OpenStudy (anonymous):

okay...tq..:)

OpenStudy (anonymous):

well, to my knowledge processor speed has ntng to do with mem size but it is the computation speed that varies. reason is as follows: when you purchase ur processor its with fixed speed 2.93Ghz (say). ntng to do with memory. but surely the above expalination follows for computational speed crct me if i'm wrong.!!!!!

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!