We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › Excessive PF Usage
Page Index Toggle Pages: 1
Excessive PF Usage (Read 605 times)
Excessive PF Usage
May 29th, 2007, 10:52pm
 
Hi,

I was going to post this in my other thread, but I think that it is significant enought to warrant a new topic -

When I run a program created in processing, whether it is a simple grey screen with no OPENGL or a complex program, the page file usage goes up by about 100mb.  This occurs whether the programs are compiled, or running from within processing.  Also, this doesn't seem to occur with regular pure-Java programs.  

Does anyone have an idea on what could be using up these massive amounts of space?  

Cheers,
Crispin

P.S. using WinXP
Re: Excessive PF Usage
Reply #1 - Jun 8th, 2007, 6:38pm
 
Hi,

Sorry to bump this up, but hopefully some fresh eyes will see it Wink
Re: Excessive PF Usage
Reply #2 - Jun 8th, 2007, 6:59pm
 
Can you show your code ?

It will be easier to solve your problem.
Re: Excessive PF Usage
Reply #3 - Jun 8th, 2007, 9:30pm
 
Hi,

Unfortunately, it has nothing to do with my code, I can create a 'blank' project and the same effect occurs.
Re: Excessive PF Usage
Reply #4 - Jun 10th, 2007, 2:44pm
 
need more details.. what version of java, have you tried others, have you tried with the version of p5 that includes java, have you shut off option in preferences that sets the memory higher, etc...

and is it actually using much RAM? is it actually thrashing the disk with that 100 mb? or does the number just scare you?
Page Index Toggle Pages: 1