mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:15:59 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Using a dead stack lookaside list for up to 5 dead kernel thread stacks. 1500% improvement when rapidly destroying/creating threads, such as during second stage setup and many winetests. - Using a free pool page lookaside list for up to 12 free non-paged or paged pool pages. 800% improvement when allocating big pages from the pool, as well as during pool expansion. - Using a bucketized per-processor and local list (in the KPRCB) for block sizes between 1 and 32 bytes. 1000% improvement when rapidly allocating/freeing small pool allocations, and 8x reduction in pool fragmentation. svn path=/trunk/; revision=56000 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |