ATLAS Offline Software
|
Functions | |
def | _maxout (what, descr) |
private helper --------------------------------------------------------— More... | |
def | _max_32bit_address_space (soft, descr) |
def | SetMaxLimits () |
max out soft resource limits to hard ones -----------------------------— More... | |
Variables | |
string | __version__ = '1.2.1' |
data ------------------------------------------------------------------— More... | |
string | __author__ = 'Grigori Rybkine (Grigori.Rybkine@cern.ch)' |
list | __all__ = [ 'SetMaxLimits' ] |
log = logging.getLogger( 'ResourceLimits' ) | |
|
private |
Definition at line 38 of file ResourceLimits.py.
|
private |
private helper --------------------------------------------------------—
Definition at line 23 of file ResourceLimits.py.
def python.ResourceLimits.SetMaxLimits | ( | ) |
max out soft resource limits to hard ones -----------------------------—
Definition at line 57 of file ResourceLimits.py.
|
private |
Definition at line 17 of file ResourceLimits.py.
|
private |
Definition at line 15 of file ResourceLimits.py.
|
private |
data ------------------------------------------------------------------—
Definition at line 14 of file ResourceLimits.py.
python.ResourceLimits.log = logging.getLogger( 'ResourceLimits' ) |
Definition at line 19 of file ResourceLimits.py.