![]() |
The Gaudi Framework
v37r0 (b608885e)
|
Process Quotas NtQueryInformationProcess using ProcessQuotaLimits NtQueryInformationProcess using ProcessPooledQuotaLimits NtSetInformationProcess using ProcessQuotaLimits. More...
#include </builds/gaudi/Gaudi/GaudiKernel/src/Lib/ProcessDescriptor.h>
Public Attributes | |
| unsigned long | PagedPoolLimit |
| unsigned long | NonPagedPoolLimit |
| unsigned long | MinimumWorkingSetSize |
| unsigned long | MaximumWorkingSetSize |
| unsigned long | PagefileLimit |
| long long | TimeLimit |
Process Quotas NtQueryInformationProcess using ProcessQuotaLimits NtQueryInformationProcess using ProcessPooledQuotaLimits NtSetInformationProcess using ProcessQuotaLimits.
Definition at line 42 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::MaximumWorkingSetSize |
Definition at line 46 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::MinimumWorkingSetSize |
Definition at line 45 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 44 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::PagedPoolLimit |
Definition at line 43 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::PagefileLimit |
Definition at line 47 of file ProcessDescriptor.h.
| long long System::QUOTA_LIMITS::TimeLimit |
Definition at line 48 of file ProcessDescriptor.h.