remove Z option and default to something halfway to J.
authortedu <tedu@openbsd.org>
Wed, 23 Apr 2014 15:07:27 +0000 (15:07 +0000)
committertedu <tedu@openbsd.org>
Wed, 23 Apr 2014 15:07:27 +0000 (15:07 +0000)
commit636799c17aa31ab28178f37245bc5fc5a36a4874
tree9228af30bd20ecca0b18f0ad830bf102955dc476
parent33497003067c374f572bc1fd18752aaef527fdc5
remove Z option and default to something halfway to J.
we always junk small chunks now, and the first part of pages,
but only after free. J still does the old thing. j disables everything.
Consider experimental as we evaluate performance in the real world.
ok otto
lib/libc/stdlib/malloc.c