![]() |
The Gaudi Framework
v26r3
|
Process Quotas NtQueryInformationProcess using ProcessQuotaLimits NtQueryInformationProcess using ProcessPooledQuotaLimits NtSetInformationProcess using ProcessQuotaLimits. More...
#include <src/Lib/ProcessDescriptor.h>

Public Attributes | |
| unsigned long | PagedPoolLimit |
| unsigned long | NonPagedPoolLimit |
| unsigned long | MinimumWorkingSetSize |
| unsigned long | MaximumWorkingSetSize |
| unsigned long | PagefileLimit |
| longlong | TimeLimit |
Process Quotas NtQueryInformationProcess using ProcessQuotaLimits NtQueryInformationProcess using ProcessPooledQuotaLimits NtSetInformationProcess using ProcessQuotaLimits.
Definition at line 33 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::MaximumWorkingSetSize |
Definition at line 37 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::MinimumWorkingSetSize |
Definition at line 36 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::NonPagedPoolLimit |
Definition at line 35 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::PagedPoolLimit |
Definition at line 34 of file ProcessDescriptor.h.
| unsigned long System::QUOTA_LIMITS::PagefileLimit |
Definition at line 38 of file ProcessDescriptor.h.
| longlong System::QUOTA_LIMITS::TimeLimit |
Definition at line 39 of file ProcessDescriptor.h.