The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    RAM and virtual memory

    Discussion in 'Asus' started by shadow85, Aug 19, 2006.

  1. shadow85

    shadow85 Notebook Evangelist

    Reputations:
    10
    Messages:
    413
    Likes Received:
    1
    Trophy Points:
    31
    How much RAM do you need to ensure that you wont need the virtual memory?
     
  2. NetBrakr

    NetBrakr Notebook Deity

    Reputations:
    119
    Messages:
    1,344
    Likes Received:
    0
    Trophy Points:
    55
    Hmmm, yeah, I am wondering the same as well.

    JC
     
  3. yuio

    yuio NBR Assistive Tec. Tec.

    Reputations:
    634
    Messages:
    3,637
    Likes Received:
    0
    Trophy Points:
    105
    depends what you are doing... if you have 2gb' that should be enought for everthing and anything right now... definatly no more though

    i am still using 512mb...
     
  4. azntiger1000

    azntiger1000 Notebook Deity

    Reputations:
    92
    Messages:
    1,188
    Likes Received:
    0
    Trophy Points:
    55
    Yea I agree. If you are a gamer or an video editor then you would want more ram. I would say 1gb is probably the same zone right now. If you are also planning to get Vista, then 512 is minimum so its better to get more.
     
  5. Jalf

    Jalf Comrade Santa

    Reputations:
    2,883
    Messages:
    3,468
    Likes Received:
    0
    Trophy Points:
    105
    You need as much RAM as the largest amount of memory you ever use. You can try checking the Peak Commit Charge in task manger (on the performance tab). That's a rough figure of the largest amount of memory you've used since you last rebooted. That's to *not use the pagefile at all*

    You can get away with less, and have the pagefile be used occasionally, with pretty much no performance loss. (Because some data is used very rarely, so there's no harm in it being pushed to the pagefile)
     
  6. Tiger-Heli

    Tiger-Heli Notebook Evangelist

    Reputations:
    72
    Messages:
    422
    Likes Received:
    0
    Trophy Points:
    30
    yuio - it would be hard to add more than 2Gb to most laptops.

    Jalf - Peak Commit Charge (I think) is a measure of the largest amount of memory requested - not necessarily used.

    Also, see the site below and the quote I took from it below. Basically they recommend clearing out the page file, setting it to a low initial value, and then what it increases to is how much memory you would need to add to avoid using it.

    http://aumha.org/win5/a/xpvm.htm

    But have a high Maximum size — 700 or 800 MB or even more if there is plenty of disk space. Having this high will do no harm. Then if you find the actual pagefile.sys gets larger (as seen in Explorer), adjust the initial size up accordingly. Such a need for more than a minimal initial page file is the best indicator of benefit from adding RAM: if an initial size set, for a trial, at 50MB never grows, then more RAM will do nothing for the machine's performance.
     
  7. Chris27

    Chris27 Notebook Deity

    Reputations:
    421
    Messages:
    955
    Likes Received:
    0
    Trophy Points:
    30
    1gb is a must and 2gb is nice to have
     
  8. CalebSchmerge

    CalebSchmerge Woof NBR Reviewer

    Reputations:
    1,126
    Messages:
    2,395
    Likes Received:
    2
    Trophy Points:
    55
    I don't know why you want to completely eliminate the page file. I don't remeber all the reasons, but isn't a good idea to try to completely get rid of it. Add more RAM, and if you are really concenred, minimize the size of the page file.
     
  9. SRD

    SRD Notebook Virtuoso

    Reputations:
    133
    Messages:
    2,089
    Likes Received:
    0
    Trophy Points:
    55
    you wont notice anything by getting rid of the page file. personaly i think it runs worse. and 2 gigs is so cheap these days so just upgrade to that.
     
  10. shadow85

    shadow85 Notebook Evangelist

    Reputations:
    10
    Messages:
    413
    Likes Received:
    1
    Trophy Points:
    31
    If pagefiles are not accessed, then the hard drive wont "click" as much either. This is actually good for the hard drive when everything is registered to the ram instead. Might help it use less power.

    note: applications will request more space than they actually will use to ensure enough ram is reserved. I guess this is why the peak commit charge is higher than what applications actually use.
     
  11. Tiger-Heli

    Tiger-Heli Notebook Evangelist

    Reputations:
    72
    Messages:
    422
    Likes Received:
    0
    Trophy Points:
    30
    No, the idea is NOT to get rid of the page file, or even to minimize the size of it permanently. The idea is to add enough RAM that the system uses RAM memory (faster, no moving parts) rather than virtual (HD) memory. You still want probably at least a 100M page file, but you don't want to use it, ideally.
     
  12. E.B.E.

    E.B.E. NBR Procrastinator

    Reputations:
    1,572
    Messages:
    8,632
    Likes Received:
    4
    Trophy Points:
    206
    I'm running w/o paging file on 1GB, WinXP. Only once in 5 months, it couldn't start an app due to lack of memory. And I'm not taking any special steps to avoid use of memory (except the usual shutting down of -for me- pointless services like IP security themes etc.).

    Then again, I'm no graphic designer. One should try running w/o a pagefile for a week, see if one gets out of memory messages, if not run for a month, if not after a month, run forever :) (or until OS switch)

    Seems to me if you let Win manage the pagefile size, it will increase it beyond reasonable necessity. Sometimes it increased to a factor of two of what I found was necessary for the OS to run smoothly.