Is there a RAID 0 Equivalent for RAM?What's the difference between RAID 1 software mirroring and Fake RAID?Can someone explain RAID-0 in plain English?Lost RAID after bootRAID striping on a desktop machineRAID 1+0 on Windows 7 Professional after installationSoftware RAID 0 under Window 7 on 2 HDD only (including system drive) - is it possibleWindows 10 Storage Spaces Poor SpeedIs there a RAID mode that allows files to be on one physical drive of the array?Creating a “virtual” RAID 0 on top of two drives in Windows?Is this explanation of RAID striping incorrect?

Deciphering cause of death?

El Dorado Word Puzzle II: Videogame Edition

Unable to disable Microsoft Store in domain environment

Possible Eco thriller, man invents a device to remove rain from glass

What is this high flying aircraft over Pennsylvania?

Quoting Keynes in a lecture

Did I make a mistake by ccing email to boss to others?

Would this string work as string?

What is the meaning of "You've never met a graph you didn't like?"

Is there anyway, I can have two passwords for my wi-fi

Grepping string, but include all non-blank lines following each grep match

Why would five hundred and five be same as one?

How to preserve electronics (computers, iPads and phones) for hundreds of years

Is there a RAID 0 Equivalent for RAM?

Do I have to know the General Relativity theory to understand the concept of inertial frame?

SOQL query causes internal Salesforce error

Ways of geometrical multiplication

Proving an identity involving cross products and coplanar vectors

Why does the Persian emissary display a string of crowned skulls?

Can I cause damage to electrical appliances by unplugging them when they are turned on?

Telemetry for feature health

Giving feedback to someone without sounding prejudiced

Isometric embedding of a genus g surface

How to write Quadratic equation with negative coefficient



Is there a RAID 0 Equivalent for RAM?


What's the difference between RAID 1 software mirroring and Fake RAID?Can someone explain RAID-0 in plain English?Lost RAID after bootRAID striping on a desktop machineRAID 1+0 on Windows 7 Professional after installationSoftware RAID 0 under Window 7 on 2 HDD only (including system drive) - is it possibleWindows 10 Storage Spaces Poor SpeedIs there a RAID mode that allows files to be on one physical drive of the array?Creating a “virtual” RAID 0 on top of two drives in Windows?Is this explanation of RAID striping incorrect?













1















With hard drives, you can put them in a RAID 0 configuration to split data between drives to increase read and write speed. Is there an equivalent of this for RAM? If I have 16 GB of memory, for instance, can I split it into 2 8GB sections and implement striping across them? Note: I am not talking about using ramdisks at all. I am not trying to treat ram as hard drives but rather to speed it up. I have heard that there is a RAID 1 equivalent for RAM called mirroring, but I have not heard of a RAID 0 equivalent.










share|improve this question


























    1















    With hard drives, you can put them in a RAID 0 configuration to split data between drives to increase read and write speed. Is there an equivalent of this for RAM? If I have 16 GB of memory, for instance, can I split it into 2 8GB sections and implement striping across them? Note: I am not talking about using ramdisks at all. I am not trying to treat ram as hard drives but rather to speed it up. I have heard that there is a RAID 1 equivalent for RAM called mirroring, but I have not heard of a RAID 0 equivalent.










    share|improve this question
























      1












      1








      1








      With hard drives, you can put them in a RAID 0 configuration to split data between drives to increase read and write speed. Is there an equivalent of this for RAM? If I have 16 GB of memory, for instance, can I split it into 2 8GB sections and implement striping across them? Note: I am not talking about using ramdisks at all. I am not trying to treat ram as hard drives but rather to speed it up. I have heard that there is a RAID 1 equivalent for RAM called mirroring, but I have not heard of a RAID 0 equivalent.










      share|improve this question














      With hard drives, you can put them in a RAID 0 configuration to split data between drives to increase read and write speed. Is there an equivalent of this for RAM? If I have 16 GB of memory, for instance, can I split it into 2 8GB sections and implement striping across them? Note: I am not talking about using ramdisks at all. I am not trying to treat ram as hard drives but rather to speed it up. I have heard that there is a RAID 1 equivalent for RAM called mirroring, but I have not heard of a RAID 0 equivalent.







      memory raid raid-0






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 1 hour ago









      kloddantkloddant

      1042




      1042




















          2 Answers
          2






          active

          oldest

          votes


















          4














          This is called dual-channel mode – at least in some implementations thereof (see "ganged mode" in the article).






          share|improve this answer






























            1














            Yes, there's indeed an equivalent. But generally you just need to follow the instructions for your motherboard when adding RAM, and the setup will be automatic.






            share|improve this answer






















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "3"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1415781%2fis-there-a-raid-0-equivalent-for-ram%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              4














              This is called dual-channel mode – at least in some implementations thereof (see "ganged mode" in the article).






              share|improve this answer



























                4














                This is called dual-channel mode – at least in some implementations thereof (see "ganged mode" in the article).






                share|improve this answer

























                  4












                  4








                  4







                  This is called dual-channel mode – at least in some implementations thereof (see "ganged mode" in the article).






                  share|improve this answer













                  This is called dual-channel mode – at least in some implementations thereof (see "ganged mode" in the article).







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 1 hour ago









                  grawitygrawity

                  241k37509564




                  241k37509564























                      1














                      Yes, there's indeed an equivalent. But generally you just need to follow the instructions for your motherboard when adding RAM, and the setup will be automatic.






                      share|improve this answer



























                        1














                        Yes, there's indeed an equivalent. But generally you just need to follow the instructions for your motherboard when adding RAM, and the setup will be automatic.






                        share|improve this answer

























                          1












                          1








                          1







                          Yes, there's indeed an equivalent. But generally you just need to follow the instructions for your motherboard when adding RAM, and the setup will be automatic.






                          share|improve this answer













                          Yes, there's indeed an equivalent. But generally you just need to follow the instructions for your motherboard when adding RAM, and the setup will be automatic.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 1 hour ago









                          MSaltersMSalters

                          7,37711725




                          7,37711725



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to Super User!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1415781%2fis-there-a-raid-0-equivalent-for-ram%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Are there any AGPL-style licences that require source code modifications to be public? Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Force derivative works to be publicAre there any GPL like licenses for Apple App Store?Do you violate the GPL if you provide source code that cannot be compiled?GPL - is it distribution to use libraries in an appliance loaned to customers?Distributing App for free which uses GPL'ed codeModifications of server software under GPL, with web/CLI interfaceDoes using an AGPLv3-licensed library prevent me from dual-licensing my own source code?Can I publish only select code under GPLv3 from a private project?Is there published precedent regarding the scope of covered work that uses AGPL software?If MIT licensed code links to GPL licensed code what should be the license of the resulting binary program?If I use a public API endpoint that has its source code licensed under AGPL in my app, do I need to disclose my source?

                              2013 GY136 Descoberta | Órbita | Referências Menu de navegação«List Of Centaurs and Scattered-Disk Objects»«List of Known Trans-Neptunian Objects»

                              Button changing it's text & action. Good or terrible? The 2019 Stack Overflow Developer Survey Results Are Inchanging text on user mouseoverShould certain functions be “hard to find” for powerusers to discover?Custom liking function - do I need user login?Using different checkbox style for different checkbox behaviorBest Practices: Save and Exit in Software UIInteraction with remote validated formMore efficient UI to progress the user through a complicated process?Designing a popup notice for a gameShould bulk-editing functions be hidden until a table row is selected, or is there a better solution?Is it bad practice to disable (replace) the context menu?