11.0.0: Difference between revisions
→System Titles: creport |
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" |