mirror of
https://github.com/reactos/reactos.git
synced 2025-04-07 22:34:14 +00:00
![]() This will replace the PoolIndex variable and as such we'll only be using the PS_QUOTA_TYPE enumeration, as Windows does. Both QuotaEntry, QuotaUsage and QuotaPeak depend explicitly or implicitly on this enumeration. Further details about this enum can be found in the following articles. https://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/ps/psquota/type.htm?tx=68,143 https://www.geoffchappell.com/studies/windows/km/ntoskrnl/api/ps/psquota/block.htm?tx=68,142,143 https://www.geoffchappell.com/studies/windows/km/ntoskrnl/inc/ps/eprocess/index.htm (see QuotaPeak and QuotaUsage) |
||
---|---|---|
.. | ||
amd64 | ||
arm | ||
i386 | ||
apphelp.c | ||
debug.c | ||
job.c | ||
kill.c | ||
process.c | ||
psmgr.c | ||
psnotify.c | ||
query.c | ||
quota.c | ||
security.c | ||
state.c | ||
thread.c | ||
win32.c |