summaryrefslogtreecommitdiff
path: root/src/rabbit_alarm.erl
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug23875Matthias Radestock2011-03-041-8/+7
* yet more simplificationMatthias Radestock2011-03-041-22/+16
* simplifyMatthias Radestock2011-03-041-17/+12
* avoid tautologyMatthew Sackman2011-03-031-13/+12
* move code around and refactor a bitMatthew Sackman2011-03-031-28/+28
* shrink codeMatthew Sackman2011-03-031-12/+8
* dafter renamingMatthew Sackman2011-03-031-6/+8
* renamingMatthew Sackman2011-03-031-17/+17
* Make memory alarms work correctly over clustersMatthew Sackman2011-02-241-25/+97
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Delay the issuing of channel.open_ok if under memory pressure. Also revert ch...Matthew Sackman2010-06-011-5/+6
* Merging bug 22454 into bug 22456Matthew Sackman2010-03-081-1/+1
|\
| * Reworked the supervision heirarchy againbug22454Matthew Sackman2010-03-081-1/+1
* | cosmeticMatthew Sackman2010-03-081-5/+3
|/
* reworked supervisor hierarchyMatthew Sackman2010-03-051-1/+2
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* Refactor away boot_core_processes.bug22039Tony Garnock-Jones2009-12-171-1/+9
* More cosmeticMatthew Sackman2009-10-281-6/+5
* qa fixes, some refactoringMarek Majkowski2009-09-251-6/+6
* new memsup codeMarek Majkowski2009-09-161-89/+12
* New branch for bug 20013bug20013Matthew Sackman2009-08-191-25/+27
* wait foreverbug20546Matthias Radestock2009-04-011-1/+2
* CosmeticBen Hood2009-01-081-4/+4
* enable memory alarms by default on linuxbug20020Matthias Radestock2009-01-061-3/+11
* don't react to memory alarms when memory_alarms is falsebug20019Matthias Radestock2008-12-161-7/+18
* provide an easy way to turn off memory alarmsbug19987Matthias Radestock2008-12-111-52/+57
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* some more tidying upbug19852Matthias Radestock2008-11-281-15/+12
* cosmetic changes and a tiny bit of refactoringMatthias Radestock2008-11-281-40/+38
* Support get / set_check_interval and simplify starting.Simon MacMullen2008-11-271-23/+22
* Rename rabbit_linux_memory to rabbit_memsup_linuxSimon MacMullen2008-11-271-1/+1
* re-indentation + minor refactoringMatthias Radestock2008-11-261-28/+45
* Rearrange the startup so we only start rabbit_linux_memory if there is no mem...Simon MacMullen2008-11-261-31/+33
* Matthias has pointed out the existence of whereis/1.Simon MacMullen2008-11-261-4/+2
* Only start memsup if it is not already running.Simon MacMullen2008-11-261-6/+13
* Merge default (effectively undoing bug19790...)Simon MacMullen2008-11-251-16/+1
* Make comments a bit clearerSimon MacMullen2008-11-251-16/+33
|\
| * Start memsup programmatically rather than starting as standard and thenSimon MacMullen2008-11-251-7/+10
| * First pass at a simple memory supervisor for Linux.Simon MacMullen2008-11-251-15/+29
* | react to memory threshold breaches present at startupbug19790Matthias Radestock2008-11-131-2/+17
|/
* fix signaturebug19468Matthias Radestock2008-11-041-1/+2
* make rabbit_alarm usableMatthias Radestock2008-10-161-5/+35
* cosmeticMatthias Radestock2008-10-161-1/+1
* branch off for effect-less alarm handlingMatthias Radestock2008-10-161-2/+15
* beginnings of reacting to low memory conditionsMatthias Radestock2008-10-041-0/+82