summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More stats (and rename the existing ones).bug26522Simon MacMullen2015-01-075-10/+28
* Decide where to persist to based on the encoded size of the message.Simon MacMullen2015-01-061-11/+21
* Handle read failure in read_pub_record_bodySimon MacMullen2014-12-121-15/+25
* Remove vestigial use of read_ahead.Simon MacMullen2014-12-121-4/+2
* Use msg_in_ram/1 more.Simon MacMullen2014-12-121-21/+19
* Rephrase, and add a high level introduction.Simon MacMullen2014-12-111-6/+19
* Reduce distance to default, add a tiny bit more explanation.Simon MacMullen2014-12-112-16/+10
* Merge in defaultSimon MacMullen2014-12-114-248/+464
|\
| * Run the VQ tests both while embedding messages in the QI and sending them to ...Simon MacMullen2014-12-111-5/+9
| * A few fixes to VQ book-keeping, which get the tests passing again:Simon MacMullen2014-12-113-109/+139
| * Clearer test failures.Simon MacMullen2014-12-051-5/+14
| * API changesSimon MacMullen2014-12-051-8/+12
| * Don't recover transient messages.Simon MacMullen2014-12-051-2/+2
| * Update essay.Simon MacMullen2014-12-051-6/+8
| * Introduce a selection mechanism so that small messages go to the index, and l...Simon MacMullen2014-12-052-13/+34
| * Fix bookkeeping of ram_msg_{count,bytes} - don't assume it decrements on alph...Simon MacMullen2014-12-051-23/+28
| * Reinstate this.Simon MacMullen2014-12-051-1/+1
| * UpgradeSimon MacMullen2014-12-051-3/+36
| * Don't leak on noack.Simon MacMullen2014-12-041-3/+4
| * Fix dirty recovery.Simon MacMullen2014-12-031-1/+5
| * Fix confirmsSimon MacMullen2014-12-033-39/+69
| * Rename msg_on_disk to msg_in_store and fix up its semantics. We now don't nee...Simon MacMullen2014-12-031-27/+24
| * Hacked-together implementation of persisting messages in the QI. Currently do...Simon MacMullen2014-12-032-98/+181
* | stable to defaultSimon MacMullen2014-12-111-2/+13
|\ \
| * \ Merge bug26498Simon MacMullen2014-12-111-2/+13
| |\ \
| | * | Minor refactor.bug26498Simon MacMullen2014-12-111-8/+10
| | * | Backport the part of 505868f421db which fixes ram_bytes when requeueing an in...Simon MacMullen2014-12-111-2/+11
| |/ /
* | | merge bug26475 into defaultMichael Klishin2014-12-107-25/+142
|\ \ \
| * \ \ stable to defaultSimon MacMullen2014-12-1017-187/+507
| |\ \ \ | | |/ / | |/| |
| | * | stable to default (Alvaro forgot)Simon MacMullen2014-12-0917-187/+507
| | |\ \
| | | * \ stable to defaultSimon MacMullen2014-12-0517-187/+507
| | | |\ \
| | | | * \ stable to defaultSimon MacMullen2014-12-0517-187/+507
| | | | |\ \ | | | | | |/
| | | | | * stable to defaultSimon MacMullen2014-11-281-4/+14
| | | | | |\
| | | | | * \ stable to defaultSimon MacMullen2014-11-281-15/+27
| | | | | |\ \
| | | | | * \ \ stable to defaultSimon MacMullen2014-11-262-0/+9
| | | | | |\ \ \
| * | | | | \ \ \ Merge bug26491Simon MacMullen2014-12-100-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Minor language corrections.bug26491Simon MacMullen2014-12-101-4/+4
| * | | | | | | | Autoheal: Make sure Mnesia is stopped on all losers before they restartJean-Sebastien Pedron2014-12-101-0/+29
| |/ / / / / / /
| * | | | | | | merges bug26478 into stableAlvaro Videla2014-12-083-25/+101
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge bug26446Simon MacMullen2014-12-051-1/+21
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Throw an error if at least one plugin's module can't be loadedbug26446Jean-Sebastien Pedron2014-12-031-1/+21
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge bug26493Simon MacMullen2014-12-050-0/+0
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Abstraction: safe process_info().bug26493Simon MacMullen2014-12-051-10/+16
| | * | | | | Add top_memory_use() and top_binary_refs().Simon MacMullen2014-12-051-3/+31
| | |/ / / /
| | * | | | Merge bug26265Simon MacMullen2014-11-285-22/+71
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge bug 26081Simon MacMullen2014-11-280-0/+0
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Rename this to indicate what it does, not the current circumstances in which ...bug26081Simon MacMullen2014-11-281-2/+2
| | | * | | Check cluster consistency before joining a clusterJean-Sebastien Pedron2014-11-271-15/+27
| | | |/ /
| | * | | No need to load/unload the plugin around the plugin_provided_by_otp/1 checkbug26265Jean-Sebastien Pedron2014-11-281-14/+3
| | * | | Remove "Plugins: adding to code path" log messageJean-Sebastien Pedron2014-11-281-2/+0