| Commit message (Expand) | Author | Age | Files | Lines |
| * | First off, remove workaround. | Simon MacMullen | 2015-01-28 | 1 | -7/+1 |
| * | Limit journal size ro target_ram_count or queue_index_max_journal_entries, wh... | Simon MacMullen | 2015-01-27 | 2 | -39/+41 |
| * | Merge bug26463 | Simon MacMullen | 2015-01-26 | 2 | -160/+108 |
| |\ |
|
| | * | Typo | Michael Klishin | 2015-01-24 | 1 | -1/+1 |
| | * | Simplify purge/1 and friends by getting stats/3 to do the work of updating co... | Simon MacMullen | 2015-01-23 | 1 | -57/+28 |
| | * | Rename things. | Simon MacMullen | 2015-01-23 | 1 | -57/+56 |
| | * | Simplify SignRamReady. | Simon MacMullen | 2015-01-23 | 1 | -23/+11 |
| | * | Refactor updating all of the various counters we have into a single function ... | Simon MacMullen | 2015-01-22 | 1 | -99/+89 |
| * | | Revert the merging of bug 25210, and thus allow death of mirrors to cause new... | Simon MacMullen | 2015-01-22 | 3 | -29/+59 |
| |/ |
|
| * | stable to default | Simon MacMullen | 2015-01-22 | 34 | -615/+1724 |
| |\ |
|
| | * | No longer needed. | Simon MacMullen | 2015-01-21 | 1 | -2/+0 |
| | * | Merge bug 26527 | Simon MacMullen | 2015-01-21 | 9 | -73/+106 |
| | |\ |
|
| | | * | Fix eager sync. | Simon MacMullen | 2015-01-12 | 1 | -2/+3 |
| | | * | Deal with sending additional acks on or after promotion. | Simon MacMullen | 2015-01-12 | 2 | -5/+20 |
| | | * | Flow control for messages going from channel to slave via GM. Reshuffle the f... | Simon MacMullen | 2015-01-12 | 8 | -67/+84 |
| | * | | Fix a couple of silly bugs: specify the journal prefix lengths for ack and de... | Simon MacMullen | 2015-01-21 | 1 | -18/+22 |
| | * | | Also, switch to reading the journal in one go. We don't care about this for p... | Simon MacMullen | 2015-01-20 | 1 | -44/+27 |
| | * | | Read segment files in one call to fhc:read/2. | Simon MacMullen | 2015-01-20 | 1 | -35/+27 |
| | * | | Write segment files in one append/2 operation. | Simon MacMullen | 2015-01-20 | 1 | -30/+29 |
| | * | | Oops, headers can be undefined. | Simon MacMullen | 2015-01-20 | 1 | -1/+4 |
| | * | | Improve the performance of determine_persist_to/2, stop it being a hotspot. | Simon MacMullen | 2015-01-20 | 2 | -6/+24 |
| | * | | Merge bug26484. | Simon MacMullen | 2015-01-19 | 1 | -39/+46 |
| | |\ \ |
|
| | | * | | Allow seeking backwards through the read buffer. | Simon MacMullen | 2015-01-15 | 1 | -39/+46 |
| | * | | | merge bug26426 into default | Michael Klishin | 2015-01-16 | 5 | -14/+148 |
| | |\ \ \
| | |/ /
| |/| | |
|
| | | * | | Merge in default | Simon MacMullen | 2015-01-08 | 33 | -274/+1168 |
| | | |\ \ |
|
| | | * | | | Start distribution early so we correctly generate node from "-n" | Simon MacMullen | 2014-10-27 | 1 | -4/+2 |
| | | * | | | Explain what we are doing and why. | Simon MacMullen | 2014-10-27 | 1 | -2/+14 |
| | | * | | | Check in with epmd periodically, if it hasn't heard of us then re-register (a... | Simon MacMullen | 2014-10-27 | 2 | -0/+96 |
| | | * | | | Revert to stable-like behaviour, always starting epmd, but starting it oursel... | Simon MacMullen | 2014-10-27 | 3 | -11/+1 |
| | | * | | | *Do* start epmd ourselves if we want to impersonate a node. And just allow ne... | Simon MacMullen | 2014-10-24 | 3 | -16/+41 |
| | | * | | | First pass at having ctl and plugins not start epmd. This can cause problems ... | Simon MacMullen | 2014-10-23 | 2 | -14/+26 |
| | * | | | | Merge in default | Simon MacMullen | 2015-01-13 | 5 | -10/+28 |
| | |\ \ \ \ |
|
| | | * \ \ \ | Merge bug26327 | Simon MacMullen | 2015-01-12 | 2 | -2/+2 |
| | | |\ \ \ \ |
|
| | | * | | | | | More stats (and rename the existing ones). | Simon MacMullen | 2015-01-07 | 5 | -10/+28 |
| | * | | | | | | Merge bug26327 | Simon MacMullen | 2015-01-13 | 3 | -258/+495 |
| | |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | | * | | | | | Fix confusion over where the embedded size lives. | Simon MacMullen | 2015-01-13 | 1 | -8/+7 |
| | | * | | | | | Oops. | Simon MacMullen | 2015-01-13 | 1 | -11/+13 |
| | | * | | | | | Simplify reading message body. | Simon MacMullen | 2015-01-13 | 1 | -46/+40 |
| | | * | | | | | Finish the job started by 2f668f7b457f; make sure we always hold messages in ... | Simon MacMullen | 2015-01-13 | 1 | -21/+37 |
| | | * | | | | | Rename this for a bit more clarity. | Simon MacMullen | 2015-01-13 | 2 | -5/+5 |
| | | * | | | | | Only call create_pub_record_body/2 once per message published; keep the seria... | Simon MacMullen | 2015-01-12 | 1 | -10/+8 |
| | | | |/ / /
| | |/| | | |
|
| | | * | | | | So that term_to_binary/1 there somehow seemed to end up creating a lot of gar... | Simon MacMullen | 2015-01-09 | 2 | -2/+2 |
| | | |/ / / |
|
| | | * | | | Decide where to persist to based on the encoded size of the message. | Simon MacMullen | 2015-01-06 | 1 | -11/+21 |
| | | * | | | Handle read failure in read_pub_record_body | Simon MacMullen | 2014-12-12 | 1 | -15/+25 |
| | | * | | | Remove vestigial use of read_ahead. | Simon MacMullen | 2014-12-12 | 1 | -4/+2 |
| | | * | | | Use msg_in_ram/1 more. | Simon MacMullen | 2014-12-12 | 1 | -21/+19 |
| | | * | | | Rephrase, and add a high level introduction. | Simon MacMullen | 2014-12-11 | 1 | -6/+19 |
| | | * | | | Reduce distance to default, add a tiny bit more explanation. | Simon MacMullen | 2014-12-11 | 2 | -16/+10 |
| | | * | | | Merge in default | Simon MacMullen | 2014-12-11 | 2 | -233/+438 |
| | | |\ \ \ |
|
| | | | * | | | A few fixes to VQ book-keeping, which get the tests passing again: | Simon MacMullen | 2014-12-11 | 2 | -95/+132 |