Process Manager services: Difference between revisions
→pm:shell: lol @ presumably anti-cfw tacticz |
|||
Line 208: | Line 208: | ||
| 7 ([4.0.0-4.1.0] 9) || [4.0.0+] [[#BoostSystemMemoryResourceLimit]] | | 7 ([4.0.0-4.1.0] 9) || [4.0.0+] [[#BoostSystemMemoryResourceLimit]] | ||
|- | |- | ||
| 8 || [7.0.0+] | | 8 || [7.0.0+] [[#EnableAdditionalSystemThreads]] | ||
|} | |} | ||
Line 267: | Line 267: | ||
This is used directly by [[NS_Services#IApplicationManagerInterface|ns:am2 BoostSystemMemoryResourceLimit]]. | This is used directly by [[NS_Services#IApplicationManagerInterface|ns:am2 BoostSystemMemoryResourceLimit]]. | ||
== EnableAdditionalSystemThreads== | |||
Calls svcSetResourceLimitLimitValue to increase the limit on system threads by an amount calculated dynamically during setup. | |||
This function can only increase the limit once, on further calls it will call svcSetResourceLimitLimitValue with the same value it called the first time. | |||
[[Category:Services]] | [[Category:Services]] |