Stop using sbrk(2) with malloc. This helps reduce the number of places
within the tree where we call this legacy interface. Reviewed by: jasone Obtained from: brooks Sponsored by: ABT Systems Ltd
This commit is contained in:
parent
bdb02ec712
commit
4b6f23dfaf
@ -8,6 +8,8 @@
|
||||
#define JEMALLOC_DEBUG
|
||||
#endif
|
||||
|
||||
#undef JEMALLOC_DSS
|
||||
|
||||
/*
|
||||
* The following are architecture-dependent, so conditionally define them for
|
||||
* each supported architecture.
|
||||
|
Loading…
x
Reference in New Issue
Block a user