windows pagfile utilization

djoefish djoefish at gmail.com
Wed Aug 30 11:04:30 EDT 2006


Could anyone help me with this?

I am running some memory intensive computations with python on XP, and
was running out of memory when the pagefile got full (~2g)...so I reset
the windows pagefile to 4g (maximum allowed).

My program still crashes at 2g (according to the task manager). Do I
need to inform python that the pagefile has a new size? How do I check
that python is utilizing the full pagefile?

thanks,

djoefish




More information about the Python-list mailing list