![]() |
computer memory question
My computer uses PC 2700 memory (184 pin) 333 Mhz RAM. I see that I could install PC 3200 memory (184 pin) 400 Mhz RAM. Would I see any type of decent performance increase if I install PC 3200?
|
Yup, you'd notice a difference for sure, it wouldn't be huge, but anything is a bonus, you'd most likely spot it in reduced load times for programs. You might find that the speeded up calculations will cause more heat and they'll certainly use more power, so be ready for the need to increase cooling or upgrade your power supply unit. However, all that aside, one deciding factor for me would be this:
If I can manage it, I try and do what I call 'rolling upgrades', that is, any component which I buy to install has to be suitable for installation on the next motherboard I'm going to install, so that if and when I upgrade, the upgrade can be brought in over time, using components I already have, to reduce the need for spending a huge amount of cash all at once. So for me the criteria would be, is that RAM going to be any use on what I envisage will be my next motherboard/system, and if it isn't, then I'd be better off going straight for a motherboard upgrade. I think it's unlikely that the RAM you are considering would do the latest motherboards justice, but if you are a while away from building something from the ground up, it's probably worth doing providing it doesn't cost too much. :D Chock |
Quote:
|
I'm running a AMD 64 3200+. I do not know what the FSB speed is. 400mhz?
Would it be better to have a stick of 1gig PC2700 and a 512 stick of PC2700 for a total of 1.5 gig RAM of the PC2700 variety or would just 1 gig of PC3200 be just as fast? |
I think your Athlon is the 200 MHz FSB, DDR400, PC3200 type by the way. I heard there was a 333 3200 at one point, but I've never seen one.
You will se absolutely '0' speed improvement. The 3200 memory can clock in at 200 MHz FSB (400 MHz if you count the rising and falling clock cycle and being able to do a transaction on either end), but if your BUS is running at 166 Mhz (333 Mhz DDR), so add ing 3200 memory to a 166 bus will make it run at 2700 speeds. But if you have a 200 MHz, you have to use 3200 based memory if you plan to run your CPU at normal speed. -S PS. 2700 memory will not run on a 200 MHz based system, which is probably what you have. PPS. Had to edit this one - noticed that you probably have a 200 MHz based system. |
@subman1
I will have to check for sure what sticks I have but with that said, would it be best to just add a 1 gig along with a 512 stick of the same memory type for better performance? |
Quote:
ONe thing I forgot to mention - if you have a dual channel system, you must used matched memory to get the full benefit out of it. That allows 4 transactions per clock cycle instead of the DDR (Stands for double data rate) 2 transactions per clock cycle. 3200 in a dual channel system can have a peak bandwidth of 6.4 GB/sec. Pretty fast for normal memory. -S PS. The way a dual channel system works is that it hits each module indpendantly in parallel. It is kind of like a RAID 0 drive system. In a single clock cycle, you hit both RAM modules independantly, so you can do 2 transactions on the first, and 2 transactions on the second, resulting in a total of 4 transactions, effectively doubling the normal RAM throughput - this is why you need 2 matched memory modules - they need to be the same size and same timing - preferably modules made from the same batch or manufactured together at the exact same time. |
Well that is the thing. I have two 512 sticks of memory. I think PC2700. So it would be OK to install 1 gig stick of PC2700 and 512 stick of PC2700 this configuration should work OK giving me 1.5 RAM?
|
Quote:
I doubt your memory that is installed is 2700 - that is if you are running at 3200 speeds. That is unless it has a heat spreader on it. The Athlon 3200 + XP's were all if not almost all running with a 200 MHz BUS and at 3200 speeds. |
Quote:
|
Quote:
By the way, the only chipsets to really support dual channel only came from ATI or NVidia, so if you have a crossfire chipset (unlikely) or an NForce chipset up to rev 2 (Rev 3 I think was Athlon 64 only), then you have dual channel. If you are using a VIA chipset or soemthing else, then you probably don't have dual channel. -S |
Most current mobos support dual-channel these days. Mobo's that may not are those that don't have an even number of memory slots, i.e., three slots, although in that case they still may if two sticks populate the slots. Moreover, if the memory slots are color coded (with two slots being blue), this is an indicator that the mobo supports dual-channel. If single sticks populate two different color coded memory slots, then dual-channel will not be implemented. And if all slots of an odd number slot configuration are populated, then dual-channel will defacto be disabled.
The best way to determine dual-channel memory implementation/support is to look in the BIOS itself. Press DEL at boot-up, and then look in the memory configuration page. It should have an option to enable dual-channel. If its set to auto, then it'll be enabled if and when appropriate memory is found by SPD at boot time. The safest way to exit BIOS is to chose the "exit discarding changes" option (even if you don't think you changed anything). Furthermore, it is never a good idea to mix memory timings of one's RAM. ALWAYS populate the board with identical timings. And in the case of dual channel, even pairs of similar timing & speed RAM in the appropriate slots. Memory speed is important, but even more important are the timings, e.g. 2-2-2-5, etc., you don't want to be populating the board with similar speed (but different timing) sticks of RAM. Not many BIOS have timing setups for each stick. If you presently have 2x512MB PC2700 on the board, then you won't see much performance increase at all (unless you're doing memory intensive applicatoin use, e.g., sound, video, CAD, etc.) You may notice a performance increase if you scrap your existing 2x512 PC2700 and replace it with PC3200 (although I doubt that an 18% increase in RAM speed will be all that noticeable). However, if you run something like BOINC, that 18% will add up over time. |
Quote:
By the way, I have yet to see a BIOS that allows you to enable or disable dual channel (though they probably exist on cheaper motherboards since most motherboards will auto-detect it). ALso, I've only seen one motherboard that only has 2 RAM slots that supports dual channel. almost all of them have 3 or 4 ram slots, with the majority being 3. It depends on the memory configuration or not as to whether or not it is enabled. slot 2 & 3, if used alone, will enable dual channel for example (its almost always backwards on 3 slot configurations), and using slot 1 & 2 is not dual channel enabled. However if all 3 slots are used, it will also disable dual channel. On later 4 slot motherboards, you were able to use 2 seperate sets of dual chaneel enabled memory. Anyway, to figure out how to enable dual channel, or for proper memory configurations, this is why you need the manual. Dual channel is not as big a deal as more memory however. The speed improvements for the faster ram are not really noticeable, but it is probably measurable. If this was video card RAM however, that might be a different story. |
Useful for determining what your computer will and won't support, and what is in it and what speeds its various busses run at,is this:
http://www.cpuid.com/cpuz.php Great little application - highly recommended. :D Chock |
An example on how to enable dual channel on my current MB:
http://img142.imageshack.us/img142/5397/dcce5.jpg |
All times are GMT -5. The time now is 05:03 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.