server-skynet-source-3rd-je.../test
Qi Wang d131331310 Avoid eager purging on the dedicated oversize arena when using bg thds.
We have observed new workload patterns (namely ML training type) that cycle
through oversized allocations frequently, because 1) the dataset might be sparse
which is faster to go through, and 2) GPU accelerated.  As a result, the eager
purging from the oversize arena becomes a bottleneck.  To offer an easy
solution, allow normal purging of the oversized extents when background threads
are enabled.
2023-06-27 11:57:41 -07:00
..
analyze fix some typos 2022-04-25 11:29:00 -07:00
include/test Remove trailing whitespace 2023-06-23 11:58:18 -07:00
integration Fix a bug in C++ integration test. 2022-09-16 15:04:59 -07:00
src Remove trailing whitespace 2023-06-23 11:58:18 -07:00
stress Remove trailing whitespace 2023-06-23 11:58:18 -07:00
unit Avoid eager purging on the dedicated oversize arena when using bg thds. 2023-06-27 11:57:41 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00