Is there a RAID 0 Equivalent for RAM?












6















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



























    6















    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

























      6












      6








      6








      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 6 hours ago









      kloddantkloddant

      1292




      1292






















          2 Answers
          2






          active

          oldest

          votes


















          10














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






          share|improve this answer
























          • This is why it's often better to have two 8GB sticks instead of a single 16GB stick, for example - as both 8GB sticks can use more available memory bus bandwidth.

            – Dai
            3 hours ago






          • 1





            The speeds also need to match. That's why RAM kits come in pairs, so that you just drop them in as pairs. If you mixed 8 Gb sticks, then it may lead to instability if they're at the same speed as written but have slightly different tolerances.

            – Nelson
            2 hours ago





















          3














          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









            10














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






            share|improve this answer
























            • This is why it's often better to have two 8GB sticks instead of a single 16GB stick, for example - as both 8GB sticks can use more available memory bus bandwidth.

              – Dai
              3 hours ago






            • 1





              The speeds also need to match. That's why RAM kits come in pairs, so that you just drop them in as pairs. If you mixed 8 Gb sticks, then it may lead to instability if they're at the same speed as written but have slightly different tolerances.

              – Nelson
              2 hours ago


















            10














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






            share|improve this answer
























            • This is why it's often better to have two 8GB sticks instead of a single 16GB stick, for example - as both 8GB sticks can use more available memory bus bandwidth.

              – Dai
              3 hours ago






            • 1





              The speeds also need to match. That's why RAM kits come in pairs, so that you just drop them in as pairs. If you mixed 8 Gb sticks, then it may lead to instability if they're at the same speed as written but have slightly different tolerances.

              – Nelson
              2 hours ago
















            10












            10








            10







            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 6 hours ago









            grawitygrawity

            241k37509565




            241k37509565













            • This is why it's often better to have two 8GB sticks instead of a single 16GB stick, for example - as both 8GB sticks can use more available memory bus bandwidth.

              – Dai
              3 hours ago






            • 1





              The speeds also need to match. That's why RAM kits come in pairs, so that you just drop them in as pairs. If you mixed 8 Gb sticks, then it may lead to instability if they're at the same speed as written but have slightly different tolerances.

              – Nelson
              2 hours ago





















            • This is why it's often better to have two 8GB sticks instead of a single 16GB stick, for example - as both 8GB sticks can use more available memory bus bandwidth.

              – Dai
              3 hours ago






            • 1





              The speeds also need to match. That's why RAM kits come in pairs, so that you just drop them in as pairs. If you mixed 8 Gb sticks, then it may lead to instability if they're at the same speed as written but have slightly different tolerances.

              – Nelson
              2 hours ago



















            This is why it's often better to have two 8GB sticks instead of a single 16GB stick, for example - as both 8GB sticks can use more available memory bus bandwidth.

            – Dai
            3 hours ago





            This is why it's often better to have two 8GB sticks instead of a single 16GB stick, for example - as both 8GB sticks can use more available memory bus bandwidth.

            – Dai
            3 hours ago




            1




            1





            The speeds also need to match. That's why RAM kits come in pairs, so that you just drop them in as pairs. If you mixed 8 Gb sticks, then it may lead to instability if they're at the same speed as written but have slightly different tolerances.

            – Nelson
            2 hours ago







            The speeds also need to match. That's why RAM kits come in pairs, so that you just drop them in as pairs. If you mixed 8 Gb sticks, then it may lead to instability if they're at the same speed as written but have slightly different tolerances.

            – Nelson
            2 hours ago















            3














            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




























              3














              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


























                3












                3








                3







                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 6 hours ago









                MSaltersMSalters

                7,39711725




                7,39711725






























                    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

                    Contact image not getting when fetch all contact list from iPhone by CNContact

                    count number of partitions of a set with n elements into k subsets

                    A CLEAN and SIMPLE way to add appendices to Table of Contents and bookmarks