reactos/ntoskrnl/ps
George Bișoc be56aff102
[NTOS:PS] Use quota types on process quota querying
Quota limits on a block are enumerated on a per quota type basis thus we should use the values from PS_QUOTA_TYPE enumeration, not from POOL_TYPE.
2022-01-11 11:21:15 +01:00
..
amd64
arm
i386 [NTOSKRNL] Regroup the pool allocation tags in one dedicated place 2021-12-27 18:57:03 +01:00
apphelp.c [NTOSKRNL] Regroup the pool allocation tags in one dedicated place 2021-12-27 18:57:03 +01:00
debug.c
job.c
kill.c [NTOS:PS] Dereference the quota block during process cleanup 2022-01-11 10:11:10 +01:00
process.c
psmgr.c
psnotify.c
query.c [NTOS:PS] Use quota types on process quota querying 2022-01-11 11:21:15 +01:00
quota.c [NTOS:PS] Process Quota Overhaul 2022-01-11 10:11:09 +01:00
security.c
state.c
thread.c
win32.c