Files
FAT-Allocator/benchmarks/benchmarks/StressTestMalloc/config.h
2025-05-28 15:51:01 +01:00

10 lines
206 B
C

#define NPAD 7
#define MIN_WSS sizeof(struct l)
#define MAX_WSS 429496729
// #ifdef __MACH__
// #define MAX_WSS 4294967296 //2^31
// #else
// #define MAX_WSS 8589934592 //2^32
// #endif
#define NTHREADS 0