SVC: Difference between revisions
Line 279: | Line 279: | ||
! Handle type || Id0 || Id1 || Description | ! Handle type || Id0 || Id1 || Description | ||
|- | |- | ||
| Process || 0 || 0 || | | Process || 0 || 0 || AllowedCpuIdBitmask. Always 0xF meaning all 4 cores available. | ||
|- | |- | ||
| Process || 1 || 0 || Always 0xfffffffff0000000. | | Process || 1 || 0 || Always 0xfffffffff0000000. | ||
Line 295: | Line 295: | ||
| Process || 7 || 0 || Process heap size. | | Process || 7 || 0 || Process heap size. | ||
|- | |- | ||
| Zero || 8 || 0 || | | Zero || 8 || 0 || ExceptionInfo. | ||
|- | |- | ||
| Zero || 9 || 0 || This creates and returns an ResourceLimit handle. Used by [[Process_Manager_services|PM]]. | | Zero || 9 || 0 || This creates and returns an ResourceLimit handle. Used by [[Process_Manager_services|PM]]. |