Jump to content

Extending Virtual Memory


Recommended Posts

Anyone out there with 4G RAM played around with extending virtual memory so LabVIEW can access it all?

http://zone.ni.com/r...e_lrg_ad_aware/

I *thought* I had boot.ini set up with the /PAE option, but realized since I only have 4G RAM I need to use the /3GB option. So I did that and straaaaange things began to happen.

Sure enough, the code that had been throwing Out of Memory errors was (relatively) fine, however, screen refresh rate was really really sloooow. This was the case even with a fresh restart of LV and nothing open but a blank vi. The first startup of WinXP after I edited boot.ini was kinda odd, too, but it eventually came up, and subsequent reboots seemed okay.

There's nothing in the destructions on NI that mention anything I have to do to LV to get it happy with that configuration. Anyone else have some experience with this?

Cat

Link to comment

 For one of the projects I did it for Windows XP, /3GB key. The link on NI website does not mention one of the things: modifying labview.exe (google for IMAGE_FILE_LARGE_ADDRESS_AWARE) to let it access the whole memory. (I am talking about 7.1.1). Yes, I was able to get more memory than I was used to. However, certain drivers became unstable and had to disable some built-in things on motherboard as well as change add-on cards.

Edited by mzu
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.