From 884de56f71ef60260c0d95fc5f1ca792b0dc6940 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Sun, 17 Jan 2016 11:06:39 -0800 Subject: Downgrade bundled jemalloc version We've been seeing a lot of timeouts in tests on the bots and investigation ended pointing to jemalloc/jemalloc#315 as the culprit. Unfortunately it looks like that doesn't seem to have a fix on the way soon, so let's temporarily downgrade back to the previous version of jemalloc we were using (where #30434 was the most recent upgrade) --- src/jemalloc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jemalloc') diff --git a/src/jemalloc b/src/jemalloc index f84e3092728..e24a1a025a1 160000 --- a/src/jemalloc +++ b/src/jemalloc @@ -1 +1 @@ -Subproject commit f84e30927284b0c500ed3eaf09e8e159da20ddaf +Subproject commit e24a1a025a1f214e40eedafe3b9c7b1d69937922 -- cgit 1.4.1-3-g733a5