Changes

Jump to navigation Jump to search
86 bytes added ,  02:46, 19 December 2019
Line 683: Line 683:  
Bit 2 is a boolean determining whether kernel should enable usermode access to the Performance Monitors (whether PMUSERENR_EL0 should be 1 or 0).
 
Bit 2 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+] Bit 3 is a boolean determining whether the kernldr should allocate 0x68000 extra bytes before INI1 data
+
[8.0.0+] Bit 3 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.
    
Bits 8-15 are a boolean determining whether kernel should call smcPanic on error instead of infinite-looping.
 
Bits 8-15 are a boolean determining whether kernel should call smcPanic on error instead of infinite-looping.

Navigation menu