[PLUG] large memory programs.

Jason Dubrow doobie@doobie.org
Mon, 9 Oct 2000 15:42:52 -0500 (EST)


I have a program that needs 1.6gb of memory to run, it works fine on
machines with 8 and 16 gb of memory, however it will not run without core
dumping on a box with 4gb on it, anyone have any ideas or suggestions on
how to prevent it from core dumping on the 4gb system.  It seems to core
dump after using up about 1.3gb of memory.

Thanks,
Jason