summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* some more tidying upbug19852Matthias Radestock2008-11-281-15/+12
* cosmetic changes and a tiny bit of refactoringMatthias Radestock2008-11-282-46/+42
* Remove use of list append, making it O(n) rather than O(n^2).Simon MacMullen2008-11-281-2/+2
* Add specs.Simon MacMullen2008-11-271-1/+10
* Ahem, we need to return a result...Simon MacMullen2008-11-271-2/+3
* Close the file after reading it.Simon MacMullen2008-11-271-1/+2
* Support get / set_check_interval and simplify starting.Simon MacMullen2008-11-272-28/+42
* Rename rabbit_linux_memory to rabbit_memsup_linuxSimon MacMullen2008-11-272-2/+2
* minor simplificationMatthias Radestock2008-11-261-4/+2
* (mostly) re-indentingMatthias Radestock2008-11-261-33/+34
* fix our memsup registrationMatthias Radestock2008-11-261-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-263-32/+43
* 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
* Use timer:apply_interval/4 rather than timeout chaining.Simon MacMullen2008-11-261-7/+15
* Another stylistic changeSimon MacMullen2008-11-261-3/+3
* Remove the 1M buffer.Simon MacMullen2008-11-261-2/+11
* QA points 5, 6, 7, 9, 10 (the smaller stylistic ones).Simon MacMullen2008-11-261-26/+17
* Actually having a comment here breaks thingsSimon MacMullen2008-11-261-1/+1
* Fix batch fileSimon MacMullen2008-11-261-1/+1
* Merge default (effectively undoing bug19790...)Simon MacMullen2008-11-251-16/+1
* Make comments a bit clearerSimon MacMullen2008-11-254-18/+145
|\
| * Start memsup programmatically rather than starting as standard and thenSimon MacMullen2008-11-252-8/+11
| * Remove the MEMORY_CHECK_FRACTION define.Simon MacMullen2008-11-251-6/+8
| * First pass at a simple memory supervisor for Linux.Simon MacMullen2008-11-253-16/+138
* | merge bug19790 into defaultTony Garnock-Jones2008-11-251-2/+17
|\ \ | |/ |/|
| * react to memory threshold breaches present at startupbug19790Matthias Radestock2008-11-131-2/+17
* | use inet:getstat instead of prim_inet:getstatMatthias Radestock2008-11-241-1/+1
* | merge bug19615 into defaultMatthias Radestock2008-11-211-1/+1
|\ \
| * | Use exec when starting erlbug19615Hubert Plociniczak2008-11-201-1/+1
|/ /
* | Merge bug19522 into defaultHubert Plociniczak2008-11-201-2/+10
|\ \
| * | work around OTP-7025bug19522Matthias Radestock2008-11-191-2/+10
|/ /
* | merge bug19573 into defaultMatthias Radestock2008-11-191-1/+3
|\ \
| * \ Merge bug19788 into defaultHubert Plociniczak2008-11-141-1/+3
| |\ \ | | |/ | |/|
| | * don't use gen_server hibernate featurebug19788Matthias Radestock2008-11-141-1/+3
| |/
* | Added erlang as build dependency, remvoed python sincebug19573Hubert Plociniczak2008-11-141-1/+1
|/
* merge bug19730 into defaultTony Garnock-Jones2008-11-100-0/+0
|\
| * merge bug19250 into defaultMatthias Radestock2008-11-0718-392/+483
| |\
| * | Revert to 0-9 definition.bug19250Tony Garnock-Jones2008-11-071-3/+2
| * | Alter signatures to the latest 0-91 draft XML, and support nowaitTony Garnock-Jones2008-10-311-2/+3
| * | merge default into bug19250Tony Garnock-Jones2008-10-318-55/+53
| |\ \
* | | | Cleaned the Makefile. Goodbye generic_stage!bug19730Hubert Plociniczak2008-11-071-37/+21
* | | | Do not include source files in the binary packagesHubert Plociniczak2008-11-071-2/+6
| |_|/ |/| |
* | | VerifiedSimon MacMullen2008-11-0721-427/+614
|\ \ \
| * \ \ merge bug18776 into defaultTony Garnock-Jones2008-11-067-302/+268
| |\ \ \
| | * \ \ Merged default into 18776bug18776Ben Hood2008-11-0318-132/+352
| | |\ \ \
| | * | | | Added function for RabbiterBen Hood2008-10-131-0/+15
| | * | | | Got into a loop, I blame hgBen Hood2008-10-131-1/+0
| | |\ \ \ \
| | | * | | | Set is the defaultBen Hood2008-10-131-1/+0