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