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.

    Limiting RAM usage of a program

    Discussion in 'Windows OS and Software' started by fred2028, Jul 19, 2009.

  1. fred2028

    fred2028 Sexy member

    Reputations:
    196
    Messages:
    2,205
    Likes Received:
    1
    Trophy Points:
    56
    Is this possible? I have a program I leave on overnight (it's not for torrents or whatever) and its RAM usage grows steadily until it reaches like 95% (4 GB total RAM).
     
  2. the_flying_shoe

    the_flying_shoe Notebook Evangelist

    Reputations:
    114
    Messages:
    399
    Likes Received:
    0
    Trophy Points:
    30
    Could it be leaking very badly?
     
  3. fred2028

    fred2028 Sexy member

    Reputations:
    196
    Messages:
    2,205
    Likes Received:
    1
    Trophy Points:
    56
    Most likely so ...
     
  4. jackluo923

    jackluo923 Notebook Virtuoso

    Reputations:
    1,038
    Messages:
    3,071
    Likes Received:
    1
    Trophy Points:
    105
    Setup a virtual machine, limit the alloted ram, then run the program inside the virtual machine.
     
  5. fred2028

    fred2028 Sexy member

    Reputations:
    196
    Messages:
    2,205
    Likes Received:
    1
    Trophy Points:
    56
    That would require me installing a whole new OS though ... Is there a more space-effective way?
     
  6. jackluo923

    jackluo923 Notebook Virtuoso

    Reputations:
    1,038
    Messages:
    3,071
    Likes Received:
    1
    Trophy Points:
    105
    Doesn't windows 7 have a feature called XP virtualization? It doesn't require that much space and the performance isn't that bad.
     
  7. fred2028

    fred2028 Sexy member

    Reputations:
    196
    Messages:
    2,205
    Likes Received:
    1
    Trophy Points:
    56
    How does 1 use said feature?
     
  8. NAS Ghost

    NAS Ghost Notebook Deity

    Reputations:
    297
    Messages:
    1,682
    Likes Received:
    0
    Trophy Points:
    55
    Its windows xp mode, and from what I remember of using it, its basically the same as any other VM.
     
  9. fred2028

    fred2028 Sexy member

    Reputations:
    196
    Messages:
    2,205
    Likes Received:
    1
    Trophy Points:
    56
    How does 1 enter this mode though?
     
  10. kegobeer

    kegobeer 1 hr late but moving fast

    Reputations:
    836
    Messages:
    3,682
    Likes Received:
    0
    Trophy Points:
    105
  11. BinkNR

    BinkNR Knock off all that evil

    Reputations:
    308
    Messages:
    1,000
    Likes Received:
    8
    Trophy Points:
    56
    I know how to do this with a UNIX-like OS, but, I believe, this is only possible with a recent server version of Windows. Regardless, it sounds like your program is broken. Any program that routinely uses large amounts of memory usually has a configuration setting that will allow you to cap the amount of memory it can use.