mirror of
https://github.com/reactos/reactos.git
synced 2025-01-06 06:20:13 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
eada6279cd
Improve heap allocations by using tags and using the temp heap for all temporary allocations that will not be used by the kernel. This avoids heap fragmentation for the default heap. Increase the temp heap size to 32 MB and limit the size of the cache to the temp heap size minus 128 KB to avoid exhausting the heap with cache data. See CORE-4413. This commit is dedicated to Ronja, my beloved cat who passed away on 5th of December. Rest in peace, little Schnuppel. svn path=/trunk/; revision=61428 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |