LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Allocation of 4G memory

Hi
I am trying to allocate 4G of memory. I have WIN XP 64 bit with Labview 8.5. I add in the boot.ini the flag /PEA. I am using the attached procedure to allocate the memory in small (200M) batches. Nevertheless I can't allocate more then 2.4 G, Why?
 
Regards
Gabi
0 Kudos
Message 1 of 7
(3,373 Views)
Hi Gabi,

have you cross-checked that LV8.5 is able to allocate this much memory (even on WinXP64)? 2.4GB is quite a lot of memory...

Edited:
I just found your old thread on the same topic Smiley Wink It seems LV8.5 should be able to get this much memory...
Did you avoid any unneccessary data copies?

Message Edited by GerdW on 10-11-2007 02:27 PM

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 7
(3,366 Views)

I think it is dependent on your RAM size.

How much RAM do you have?

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 3 of 7
(3,357 Views)
see this mskb.  http://support.microsoft.com/kb/888732

Paul
0 Kudos
Message 4 of 7
(3,345 Views)

I have 4G RAM memory.

Gabi

0 Kudos
Message 5 of 7
(3,329 Views)

Hi

I am looking at the Windows Task Manager. The Labview process allocates up to 2.4G, when I tried to allocate another batch of 200M, the program halt with the message "Not Enough memory". I ensure that no other process allocate a significant memory at this time.

Regards

Gabi

0 Kudos
Message 6 of 7
(3,325 Views)
Hello Gabi,

Have you seen this KnowledgeBase:

http://digital.ni.com/public.nsf/allkb/AC9AD7E5FD3769C086256B41007685FA?OpenDocument


LabVIEW 8.5 is large address aware and should not have difficulty with 4GB of RAM.

Cheers!

-Bob
0 Kudos
Message 7 of 7
(3,285 Views)