Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 | |
* | use correct type for {M,F,A} | Matthias Radestock | 2012-01-23 | 1 | -2/+1 | |
* | Change the meaning of vm_memory_high_watermark = 0.0 | Emile Joubert | 2011-10-27 | 1 | -5/+1 | |
* | cosmeticbug23875 | Matthias Radestock | 2011-03-04 | 1 | -8/+7 | |
* | yet more simplification | Matthias Radestock | 2011-03-04 | 1 | -22/+16 | |
* | simplify | Matthias Radestock | 2011-03-04 | 1 | -17/+12 | |
* | avoid tautology | Matthew Sackman | 2011-03-03 | 1 | -13/+12 | |
* | move code around and refactor a bit | Matthew Sackman | 2011-03-03 | 1 | -28/+28 | |
* | shrink code | Matthew Sackman | 2011-03-03 | 1 | -12/+8 | |
* | dafter renaming | Matthew Sackman | 2011-03-03 | 1 | -6/+8 | |
* | renaming | Matthew Sackman | 2011-03-03 | 1 | -17/+17 | |
* | Make memory alarms work correctly over clusters | Matthew Sackman | 2011-02-24 | 1 | -25/+97 | |
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 | |
* | Delay the issuing of channel.open_ok if under memory pressure. Also revert ch... | Matthew Sackman | 2010-06-01 | 1 | -5/+6 | |
* | Merging bug 22454 into bug 22456 | Matthew Sackman | 2010-03-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Reworked the supervision heirarchy againbug22454 | Matthew Sackman | 2010-03-08 | 1 | -1/+1 | |
* | | cosmetic | Matthew Sackman | 2010-03-08 | 1 | -5/+3 | |
|/ | ||||||
* | reworked supervisor hierarchy | Matthew Sackman | 2010-03-05 | 1 | -1/+2 | |
* | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 | |
* | Refactor away boot_core_processes.bug22039 | Tony Garnock-Jones | 2009-12-17 | 1 | -1/+9 | |
* | More cosmetic | Matthew Sackman | 2009-10-28 | 1 | -6/+5 | |
* | qa fixes, some refactoring | Marek Majkowski | 2009-09-25 | 1 | -6/+6 | |
* | new memsup code | Marek Majkowski | 2009-09-16 | 1 | -89/+12 | |
* | New branch for bug 20013bug20013 | Matthew Sackman | 2009-08-19 | 1 | -25/+27 | |
* | wait foreverbug20546 | Matthias Radestock | 2009-04-01 | 1 | -1/+2 | |
* | Cosmetic | Ben Hood | 2009-01-08 | 1 | -4/+4 | |
* | enable memory alarms by default on linuxbug20020 | Matthias Radestock | 2009-01-06 | 1 | -3/+11 | |
* | don't react to memory alarms when memory_alarms is falsebug20019 | Matthias Radestock | 2008-12-16 | 1 | -7/+18 | |
* | provide an easy way to turn off memory alarmsbug19987 | Matthias Radestock | 2008-12-11 | 1 | -52/+57 | |
* | Update copyrights.bug19974 | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 | |
* | some more tidying upbug19852 | Matthias Radestock | 2008-11-28 | 1 | -15/+12 | |
* | cosmetic changes and a tiny bit of refactoring | Matthias Radestock | 2008-11-28 | 1 | -40/+38 | |
* | Support get / set_check_interval and simplify starting. | Simon MacMullen | 2008-11-27 | 1 | -23/+22 | |
* | Rename rabbit_linux_memory to rabbit_memsup_linux | Simon MacMullen | 2008-11-27 | 1 | -1/+1 | |
* | re-indentation + minor refactoring | Matthias Radestock | 2008-11-26 | 1 | -28/+45 | |
* | Rearrange the startup so we only start rabbit_linux_memory if there is no mem... | Simon MacMullen | 2008-11-26 | 1 | -31/+33 | |
* | Matthias has pointed out the existence of whereis/1. | Simon MacMullen | 2008-11-26 | 1 | -4/+2 | |
* | Only start memsup if it is not already running. | Simon MacMullen | 2008-11-26 | 1 | -6/+13 | |
* | Merge default (effectively undoing bug19790...) | Simon MacMullen | 2008-11-25 | 1 | -16/+1 | |
* | Make comments a bit clearer | Simon MacMullen | 2008-11-25 | 1 | -16/+33 | |
|\ | ||||||
| * | Start memsup programmatically rather than starting as standard and then | Simon MacMullen | 2008-11-25 | 1 | -7/+10 | |
| * | First pass at a simple memory supervisor for Linux. | Simon MacMullen | 2008-11-25 | 1 | -15/+29 | |
* | | react to memory threshold breaches present at startupbug19790 | Matthias Radestock | 2008-11-13 | 1 | -2/+17 | |
|/ | ||||||
* | fix signaturebug19468 | Matthias Radestock | 2008-11-04 | 1 | -1/+2 | |
* | make rabbit_alarm usable | Matthias Radestock | 2008-10-16 | 1 | -5/+35 | |
* | cosmetic | Matthias Radestock | 2008-10-16 | 1 | -1/+1 | |
* | branch off for effect-less alarm handling | Matthias Radestock | 2008-10-16 | 1 | -2/+15 | |
* | beginnings of reacting to low memory conditions | Matthias Radestock | 2008-10-04 | 1 | -0/+82 |