reactos/sdk
Jérôme Gardou 7e5c1872ee [RTL] Improve performance by introducing a hint array for free entries
The array is there for the entries smaller than the decommit threshold, the rationale
being that entries which are larger will likely be split for honoring other allocations
or be coalesced and eventually decommitted.

This with the previous commits make a huge perf boost to memory-intensive applications like cmake

CORE-15793
2021-03-16 13:23:21 +01:00
..
cmake [CMAKE] Get rid of add_object_library 2021-03-03 08:34:32 +01:00
include [NDK] Change the data structure for PlugPlayControlResetDevice control class 2021-03-16 03:17:42 +03:00
lib [RTL] Improve performance by introducing a hint array for free entries 2021-03-16 13:23:21 +01:00
tools [CMAKE] target_compile_definitions() calls: Remove (now) useless '-D' (#3490) 2021-03-03 04:16:02 +01:00