comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Allocating memory in LINKIMAGE program
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: allocating memory [message #56350 is a reply to message #20680] Thu, 18 October 2007 09:24 Go to previous messageGo to previous message
rtowler is currently offline  rtowler
Messages: 28
Registered: June 2006
Junior Member
On Oct 18, 3:41 pm, Jean H wrote:

> Now, with windows, you can only have up to 2Gb of memory for any
> process... even if your computer has 42 Gb available!. There is a way to
> allocate up to 3 Gb, but this solution might make your system instable
> (I use it quite often here, and I never had any issue).
> You have to do 2 things: in your windows startup file (boot.ini), add
> the option /3gb ... I suggest you not to modify the curent entry, but
> to add a new one so if your system doesn't like it, it is easy to use
> the normal configuration. Your entry should look somewhat like this:
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP
> Professional 3G" /noexecute=optin /fastdetect /3GB

It is also worth noting that you can use the /USERVA switch to tune
the amount of RAM that is available to "large address aware"
applications. That extra GB comes at the expense of RAM available for
the kernel and some applications can run into issues when the kernel
is squeezed. I specifically had issues with the LANDesk remote
management tools on a machine with 4GB and I had issues with
enumerating files on network shares on a machine with 3GB of RAM.
Giving back a 100 MB or so by setting /USERVA=2900 solved the issues
in both cases.

By default I run my machine with the /3GB /USERVA=2900 switches and
have had no stability or compatibility issues to speak of.

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using IDL from a perl script
Next Topic: Lonlat2reg.pro vs. Grid program

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:05:03 PDT 2025

Total time taken to generate the page: 0.00439 seconds