freebsd-dev/contrib/jemalloc
Edward Tomasz Napierala d5aef6d6ca Pick 57553c3b1a5592dc4c03f3c6831d9b794e523865 from upstream:
Avoid touching all pages in extent_recycle for debug build.

    We may have a large number of pages with *zero set (since they are populated on
    demand).  Only check the first page to avoid paging in all of them.

This makes it easy to compare performance with and without 'retain:true'.

Discussed with:	jasone
Obtained from:	Qi Wang <interwq at gwu dot edu>
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
2018-11-14 13:06:48 +00:00
..
doc Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00
include/jemalloc Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00
src Pick 57553c3b1a5592dc4c03f3c6831d9b794e523865 from upstream: 2018-11-14 13:06:48 +00:00
ChangeLog Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00
COPYING Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00
FREEBSD-diffs Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00
FREEBSD-upgrade Default the abort_conf malloc option to false. 2017-06-30 17:45:51 +00:00
FREEBSD-Xlist Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00
VERSION Update jemalloc to version 5.1.0. 2018-05-11 00:32:31 +00:00