Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | Work on older Erlang versions | Simon MacMullen | 2012-11-14 | 1 | -1/+4 |
* | tweakbug24915 | Matthias Radestock | 2012-11-13 | 1 | -25/+15 |
* | Don't hibernate, GC self instead. | Simon MacMullen | 2012-11-12 | 1 | -6/+3 |
* | Remove define, change message, silence dialyser. | Simon MacMullen | 2012-11-12 | 1 | -4/+3 |
* | Specs | Simon MacMullen | 2012-11-12 | 1 | -0/+9 |
* | cast not call. | Simon MacMullen | 2012-11-12 | 1 | -7/+7 |
* | Use background_gc when the memory alarm goes off. | Simon MacMullen | 2012-11-12 | 1 | -1/+8 |
* | Profiling suggests that garbage_collect/1 is in fact far cheaper than process... | Simon MacMullen | 2012-11-12 | 1 | -12/+5 |
* | Only GC idle (waiting) processes. Filter tiny processes from the list (to mak... | Simon MacMullen | 2012-11-12 | 1 | -8/+10 |
* | Background GC. | Simon MacMullen | 2012-11-12 | 1 | -0/+81 |