Changes

Jump to navigation Jump to search
No change in size ,  19:35, 16 February 2020
Line 688: Line 688:  
|-
 
|-
 
| 3
 
| 3
| EnableApplicationExtraThread
+
| [8.0.0+] EnableApplicationExtraThread
 
|-
 
|-
 
| 8
 
| 8
Line 705: Line 705:  
PerformanceMonitoringUnit is a boolean determining whether kernel should enable usermode access to the Performance Monitors (whether PMUSERENR_EL0 should be 1 or 0).
 
PerformanceMonitoringUnit is a boolean determining whether kernel should enable usermode access to the Performance Monitors (whether PMUSERENR_EL0 should be 1 or 0).
   −
[8.0.0+] EnableApplicationExtraThread is a boolean determining whether the kernel should increase the KThread slabheap capacity by 160. This also increases object capacities that are calculated based on number of threads.
+
EnableApplicationExtraThread is a boolean determining whether the kernel should increase the KThread slabheap capacity by 160. This also increases object capacities that are calculated based on number of threads.
    
CallShowErrorOnPanic is a boolean determining whether kernel should call smcPanic on error instead of infinite-looping.
 
CallShowErrorOnPanic is a boolean determining whether kernel should call smcPanic on error instead of infinite-looping.

Navigation menu