mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 16:47:21 +03:00
Miscellaneous s/chunk/extent/ updates.
This commit is contained in:
parent
a43db1c608
commit
c8c3cbdf47
8 changed files with 17 additions and 19 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#include "test/jemalloc_test.h"
|
||||
|
||||
#define CHUNK 0x400000
|
||||
/* #define MAXALIGN ((size_t)UINT64_C(0x80000000000)) */
|
||||
#define MAXALIGN ((size_t)0x2000000LU)
|
||||
#define NITER 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue