> > I would caution you not to draw any conclusions based on the physical > numbers. You WANT your system to be using all of its physical memory. > Unused physical memory is just wasted money. The operating system will > page things in and out as needed, on a demand basis, to make sure that > pages you are really USING stay in memory. The other pages will be used > by DLLs, other processes, and disk caching. Also remember that, if the > page file gets low, the system will allocate more. > > -- > Tim Roberts, t...@probo.com > Providenza & Boekelheide, Inc.
Thanks for your help. g. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32