![]() |
ATLAS Offline Software
|
Functions | |
| _maxout (what, descr) | |
| private helper --------------------------------------------------------— | |
| _max_32bit_address_space (soft, descr) | |
| SetMaxLimits () | |
| max out soft resource limits to hard ones -----------------------------— | |
Variables | |
| str | __version__ = '1.2.1' |
| data ------------------------------------------------------------------— | |
| str | __author__ = 'Grigori Rybkine (Grigori.Rybkine@cern.ch)' |
| list | __all__ = [ 'SetMaxLimits' ] |
| log = logging.getLogger( 'ResourceLimits' ) | |
Helper to max soft resource limits to the hard ones.
|
protected |
Definition at line 38 of file ResourceLimits.py.
|
protected |
private helper --------------------------------------------------------—
Definition at line 23 of file ResourceLimits.py.
| 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.