[RANT] DDR400+ Memory Purchases


Recommended Posts

This is really just a rant. Ok a helpful one ;)

I see this too often...

DDR400+ Memory is FOR OVERCLOCKING do not buy this memory and not overclock your system to take advantage of it.

It's come across me by many users that they go out and buy this fantastic expensive memory install it into their computers and NOT understand that it just will not run at its rated speed unless you overclock your system.

On Athlon Systems Your FSB's and on Pentium 4 ? Systems your FSB's RUN @ 200MHz!!

If you install DDR500 in your system and not adjust your FSB Clock this memory that you bought that runs @ 250MHz will only run @ 200MHz because thats the highest default rated FSB for your SYSTEM.

If you want to buy Memory thats Faster than the highest Default FSB Clock of your system you need to take understand that this memory is built for OVERCLOCKING.

Examples of this RAM are:

DDR434 (217), 467 (234), 500 (250), 550 (275), 567 (283) from Corsair, OCZ.

In order to take advantage of these high speed RAM chips at full capacity you must set your FSB to the numbers in the parenthsis corresponding to your RAM speed. This will run your Memory at its highest Rate.

Thus Not wasting your money!

If you don't want to overclock DO NOT BUY ANYTHING FASTER THAN DDR400.

Thank You! :yes::

Link to comment
https://www.neowin.net/forum/topic/140427-rant-ddr400-memory-purchases/
Share on other sites

I completly agree... nice rant btw ;)

lots of ppl go off buying a new super fast pc and they go out buying PC3500/3700 or sometimes even 4000. And when you ask them.. so you are going to do some serious overclocking.. they say like: what? overclock..noooo.. i dont want to do that.. i ask them: so why did you buy that ram? this ram they answer? oh it's fasttttttttttttt

yeah right.. fast and your cpu:ram ratio is 1:1 and the fsb is 133 or 166 :pinch:

stick to ddr400 ........ for you not overclocking guys :shifty:

  xStainDx said:
If you don't want to overclock DO NOT BUY ANYTHING FASTER THAN DDR400.

My thoughts exactly.

That "faster" RAM is pointless in a non O/C rig because those high latencies for stability end up slowing the machine down. It's pretty obvious those latencies become less of a problem with an overclocked PC. People don't know these things because they don't bother to do their homework.

I don't want to O/C, so I made sure to get the best RAM for my needs: Low Latency, Unbuffered DDR-400. For my needs, a matched pair of the Corsair CMX-512LLPRO was the best choice. Good thing I bought the pair when they were on sale for $259.00.

Should work quite nicely on an Abit AN7 paired with an Athlon 3200+

:yes:

<EDIT> additional content </EDIT>

Edited by DELTA75329
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft: Edge performs better than Google Chrome on Windows in ad blocking and more by Sayan Sen Recently, Google put out a performance report for its Chrome web browser explaining how the changes it made to memory management and caching mechanisms managed to make it the fastest it has ever been. Google is not the only one to do it recently, as Microsoft too made similar claims about performance boosts earlier in the year in April. If you were trying to pick between the two, Microsoft is trying to make it easy for you to decide. In a recent blog post titled "Microsoft Edge browser: The fast, smart alternative to Chrome," the tech giant has laid out all the reasons you should pick its browser over Google Chrome. As pointed out in our first paragraph, performance is something these companies often try to brag about, and for good reasons, because people do want to get a snappier experience. This could explain why Mozilla's Firefox has been left behind over time in terms of market share, as it has not been able to keep up with Chromium-based browsers in the performance department. Microsoft says that Edge is better for your Windows PC than Google's Chrome, as it is a "Microsoft product" that "integrates closely with Microsoft Windows," which helps with "performance benefits." Besides that, the Redmond company also points out other "speed and efficiency" features of Edge, like sleeping tabs that helped save 'over 7 trillion megabytes of memory' in 2024. And Edge is also said to "help with smooth performance so that add-ons like Microsoft Translator, ad blockers, and password managers work efficiently." Microsoft adds how the "optimized architecture of Edge helps with lower CPU load and overall resource consumption, providing a smooth experience, particularly on low-spec devices" and also how its "efficient resource allocation helps minimize slowdowns." Aside from performance, productivity is another area where Microsoft says Edge excels. That is thanks to Microsoft 365 integration and other AI tools. In the end of the blog post, Microsoft suggests that this is the right time to switch to Edge from Google Chrome. You can find the post here on Microsoft's official website.
    • At some point, hardware becomes obsolete and we cant blame vendors for dropping support. Much of the models dropped, run Intel hardware which means they can install something else on the device if they truly want to keep using it.
    • Well, that was fun: PS C:\WINDOWS\system32> Install-Script -Name Set-InetpubFolderAcl WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Install-PackageProvider : No match was found for the specified search criteria for the provider 'NuGet'. The package provider requires 'PackageManagement' and 'Provider' tags. Please check if the specified package has the tags. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7468 char:21 + ... $null = PackageManagement\Install-PackageProvider -Name $script:N ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (Microsoft.Power...PackageProvider:InstallPackageProvider) [Install-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForProvider,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackageProvider PackageManagement\Import-PackageProvider : No match was found for the specified search criteria and provider name 'NuGet'. Try 'Get-PackageProvider -ListAvailable' to see if the provider exists on the system. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7474 char:21 + ... $null = PackageManagement\Import-PackageProvider -Name $script:Nu ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidData: (NuGet:String) [Import-PackageProvider], Exception + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.ImportPackageProvider WARNING: Unable to download from URI 'https://go.microsoft.com/fwlin...627338&clcid=0x409' to ''. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagement\Get-PackageProvider : Unable to find package provider 'NuGet'. It may not be imported yet. Try 'Get-PackageProvider -ListAvailable'. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:7478 char:30 + ... tProvider = PackageManagement\Get-PackageProvider -Name $script:NuGet ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Microsoft.Power...PackageProvider:GetPackageProvider) [Get-PackageProvider], Exceptio n + FullyQualifiedErrorId : UnknownProviderFromActivatedList,Microsoft.PowerShell.PackageManagement.Cmdlets.GetPackageProvider Install-Script : NuGet provider is required to interact with NuGet-based repositories. Please ensure that '2.8.5.201' or newer version of NuGet provider is installed. At line:1 char:1 + Install-Script -Name Set-InetpubFolderAcl + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ( [Install-Script], InvalidOperationException + FullyQualifiedErrorId : CouldNotInstallNuGetProvider,Install-Script
    • Because Apple has never discontinued Mac models before now?
  • Recent Achievements

    • Week One Done
      abortretryfail earned a badge
      Week One Done
    • First Post
      Mr bot earned a badge
      First Post
    • First Post
      Bkl211 earned a badge
      First Post
    • One Year In
      Mido gaber earned a badge
      One Year In
    • One Year In
      Vladimir Migunov earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      488
    2. 2
      +FloatingFatMan
      257
    3. 3
      snowy owl
      247
    4. 4
      ATLien_0
      222
    5. 5
      +Edouard
      191
  • Tell a friend

    Love Neowin? Tell a friend!