Add --with-lg-tiny-min, generalize --with-lg-quantum.
This commit is contained in:
@@ -181,7 +181,6 @@ typedef unsigned index_t;
|
||||
(((unsigned)(flags >> 8)) - 1)
|
||||
|
||||
/* Smallest size class to support. */
|
||||
#define LG_TINY_MIN 3
|
||||
#define TINY_MIN (1U << LG_TINY_MIN)
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user