]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #23255 - dhuseby:master, r=alexcrichton
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 12 Mar 2015 03:44:16 +0000 (09:14 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 12 Mar 2015 03:44:16 +0000 (09:14 +0530)
commite4010d1bf6451447607b40c12dc683b9a53a9c78
tree06d1e1d93f94ffaa6d8a3278349a025ebabd8b33
parent7a9ef60e60bd9f8afd003387a62715131f1b1fb1
parent33751ff8a7e2e013609d79f43da3d9a6d2c1f71e
Rollup merge of #23255 - dhuseby:master, r=alexcrichton

 it turns out that jemalloc doesn't behave well on bitrig.  with jemalloc enabled i get some kernel errors related to sbrk failures.  with jemalloc disabled, the errors go away.  i am investigating, but in the mean time, we should just disable jemalloc by default on bitrig.