Changes

Jump to navigation Jump to search
75 bytes added ,  00:06, 2 December 2020
missing kernel diff
Line 84: Line 84:  
* KMemoryRegionTree::Insert now takes in last address instead of size.
 
* KMemoryRegionTree::Insert now takes in last address instead of size.
 
** Several callsites now verify that last_address != 0xFFFF...
 
** Several callsites now verify that last_address != 0xFFFF...
 +
* KMemoryRegionAllocator now uses a slabheap of count 200 instead of 1000.
 
* "Virtual" cores now supported, KThread now stores core ID/affinity for both virtual and physical.
 
* "Virtual" cores now supported, KThread now stores core ID/affinity for both virtual and physical.
 
* New SVC 0x37 "GetResourceLimitPeakValue"
 
* New SVC 0x37 "GetResourceLimitPeakValue"

Navigation menu