Remove the dynamic rebalancing code, since magazines reduce its utility.

This commit is contained in:
Jason Evans
2009-12-29 00:09:15 -08:00
parent 569432cffd
commit 3ee7a5c5b0
5 changed files with 69 additions and 424 deletions

View File

@@ -51,9 +51,6 @@ any of the following arguments (not a definitive list) to 'configure':
cached and released in bulk using "magazines" -- a term coined by the
developers of Solaris's umem allocator.
--disable-balance
Disable dynamic rebalancing of thread-->arena assignments.
--enable-dss
Enable support for page allocation/deallocation via sbrk(2), in addition to
mmap(2).