ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
python.ResourceLimits | |
Functions | |
def | python.ResourceLimits._maxout (what, descr) |
private helper --------------------------------------------------------— More... | |
def | python.ResourceLimits._max_32bit_address_space (soft, descr) |
def | python.ResourceLimits.SetMaxLimits () |
max out soft resource limits to hard ones -----------------------------— More... | |
Variables | |
string | python.ResourceLimits.__version__ = '1.2.1' |
data ------------------------------------------------------------------— More... | |
string | python.ResourceLimits.__author__ = 'Grigori Rybkine (Grigori.Rybkine@cern.ch)' |
list | python.ResourceLimits.__all__ = [ 'SetMaxLimits' ] |
python.ResourceLimits.log = logging.getLogger( 'ResourceLimits' ) | |