jemalloc/test
dzhao.ampere 6fa3372872 test/unit/psset.c: fix SIGSEGV when PAGESIZE is large. Closes #2408
When hugepage is enabled and PAGESIZE is large, the test could
ask for a stack size larger than user limit. Allocating the
memory instead can avoid the failure.
2026-03-05 12:44:00 -08:00
..
analyze Tcache batching: Plumbing 2024-05-22 10:30:31 -07:00
include/test Add batching to arena bins. 2024-05-22 10:30:31 -07:00
integration Introducing a new usize calculation policy 2025-03-06 15:08:13 -08:00
src Enable a few additional warnings for CI and fix the issues they uncovered 2023-08-11 13:56:23 -07:00
stress increase the ncached_max in fill_flush test case to 1024 2024-08-06 13:16:09 -07:00
unit test/unit/psset.c: fix SIGSEGV when PAGESIZE is large. Closes #2408 2026-03-05 12:44:00 -08:00
test.sh.in Renaming limit_usize_gap to disable_large_size_classes 2025-05-06 14:47:35 -07:00