Stability and Memory Pressure in 8.2
Michael Stone
michael at laptop.org
Wed Sep 10 16:02:05 EDT 2008
A more accurate test would be to disable the preloading itself rather
than disabling isolation but leaving rainbow loading the libraries. :)
To do that, see lines 31-32 of
/usr/lib/python2.5/site_packages/rainbow/service.py
You want to set self.preloader_hint = False and comment out the call to
self.preload_common_modules() by putting '#' at the beginning.
Regards,
Michael
More information about the Devel
mailing list