| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug24455 | Matthew Sackman | 2011-10-04 | 4 | -648/+271 |
| |\ | |||||
| | * | simplify delta calculation in push_betas_to_deltas | Matthias Radestock | 2011-10-03 | 1 | -65/+47 |
| | * | fix indentation | Matthias Radestock | 2011-10-02 | 1 | -2/+1 |
| | * | save a line | Matthias Radestock | 2011-10-02 | 1 | -3/+2 |
| | * | merge heads | Matthias Radestock | 2011-10-02 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Make lqueue opaque | Matthew Sackman | 2011-10-02 | 1 | -1/+1 |
| | * | | refactor: get rid of #merge_funs | Matthias Radestock | 2011-10-02 | 1 | -54/+29 |
| | * | | some small cosmetic changes and tiny tweaks | Matthias Radestock | 2011-10-02 | 1 | -13/+13 |
| | |/ | |||||
| | * | Drop unneeded queue impls, tidy lqueue, add specs etc | Matthew Sackman | 2011-10-02 | 6 | -820/+28 |
| | * | Avoid lots of combine_delta calls | Matthew Sackman | 2011-10-02 | 2 | -45/+87 |
| | * | Merging default into bug24455 | Matthew Sackman | 2011-10-02 | 7 | -80/+87 |
| | |\ | |||||
| | * | | Avoid delta's low end extending beyond the low end of q3 | Matthew Sackman | 2011-09-30 | 1 | -16/+21 |
| | * | | Merging default into bug24455 | Matthew Sackman | 2011-09-30 | 5 | -245/+392 |
| | |\ \ | |||||
| | * | | | Count the quota properly on beta -> delta. Also, fprof shows that the queue:l... | Matthew Sackman | 2011-09-29 | 2 | -51/+97 |
| | * | | | Count properly | Matthew Sackman | 2011-09-28 | 1 | -4/+4 |
| | * | | | Change one or two things around a little bit | Matthew Sackman | 2011-09-28 | 2 | -114/+83 |
| | * | | | Add 2,3-finger_tree implementation. | Matthew Sackman | 2011-09-26 | 3 | -1/+288 |
| | * | | | Merging default into bug24455 | Matthew Sackman | 2011-09-26 | 8 | -18/+34 |
| | |\ \ \ | |||||
| | * | | | | bpqueue is very dependent on the performance of queue:join. fqueue makes queu... | Matthew Sackman | 2011-09-23 | 2 | -32/+152 |
| * | | | | | merge bug24323 into default | Matthias Radestock | 2011-10-03 | 69 | -1225/+1797 |
| |\ \ \ \ \ | |||||
| | * | | | | | optimise resource lookup | Matthias Radestock | 2011-10-03 | 2 | -8/+10 |
| | * | | | | | improve performance by bypassing mnesia for queue lookup | Matthias Radestock | 2011-10-03 | 1 | -11/+10 |
| | | |_|_|/ | |/| | | | |||||
| | * | | | | optimise interaction of limiter with single queues | Matthias Radestock | 2011-10-01 | 1 | -0/+1 |
| | * | | | | switch vq pending_ack from dict to gb_trees | Matthias Radestock | 2011-10-01 | 1 | -14/+13 |
| | * | | | | optimise vq:drain_confirmed for the common case | Matthias Radestock | 2011-10-01 | 1 | -1/+5 |
| | * | | | | yes, this really does gain ~1% with MCM with two erlang schedulers | Matthias Radestock | 2011-10-01 | 1 | -3/+9 |
| | * | | | | speed up acks a bit | Matthias Radestock | 2011-10-01 | 1 | -10/+5 |
| | * | | | | refactor: extract gb_trees_fold/3 and gb_trees_foreach/2 | Matthias Radestock | 2011-10-01 | 3 | -11/+17 |
| | * | | | | refactor: eliminate gratuitous differences in 'confirm' code | Matthias Radestock | 2011-10-01 | 2 | -17/+17 |
| | * | | | | refactor: one gb_trees_cons is quite enough | Matthias Radestock | 2011-10-01 | 3 | -15/+11 |
| | * | | | | a few minor tweaks, essentially cosmetic | Matthias Radestock | 2011-09-30 | 1 | -7/+7 |
| | * | | | | avoid creation of intermediate binaries by using io_lists | Matthias Radestock | 2011-09-30 | 1 | -3/+2 |
| | * | | | | performance improving short cut | Matthias Radestock | 2011-09-30 | 1 | -0/+2 |
| | * | | | | cosmetic | Matthias Radestock | 2011-09-30 | 1 | -2/+1 |
| | | |_|/ | |/| | | |||||
| | * | | | merge bug23764 into default | Matthias Radestock | 2011-09-30 | 4 | -175/+340 |
| | |\ \ \ | |||||
| | | * | | | correct formatting | Matthias Radestock | 2011-09-30 | 1 | -13/+14 |
| | | * | | | merge default into bug23764 | Matthias Radestock | 2011-09-30 | 3 | -69/+60 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | reformatting | Matthias Radestock | 2011-09-30 | 1 | -57/+46 |
| | * | | | | merge bug24298 into default | Matthias Radestock | 2011-09-29 | 65 | -963/+1450 |
| | |\ \ \ \ | |||||
| | | * | | | | Further oops, we now depend on everything being built before running run-back... | Simon MacMullen | 2011-09-28 | 1 | -1/+1 |
| | | * | | | | Ooops | Simon MacMullen | 2011-09-28 | 1 | -1/+1 |
| | | * | | | | Merge bug24371 | Simon MacMullen | 2011-09-28 | 25 | -483/+631 |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | | merge default into bug24371 | Alexandru Scvortov | 2011-09-21 | 1 | -4/+11 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Ensure dir exists | Matthew Sackman | 2011-09-06 | 1 | -0/+1 |
| | | | * | | | | Use ctl wait in makefile; use setsid and backgrounding borrowed from init | Matthew Sackman | 2011-08-22 | 2 | -5/+11 |
| | * | | | | | | Minor refactor | Matthew Sackman | 2011-08-22 | 1 | -3/+3 |
| | * | | | | | | More efficient use of harddiscs | Matthew Sackman | 2011-08-22 | 1 | -2/+1 |
| | * | | | | | | Always call client_delete_and_terminate for the transient queue. We then don'... | Matthew Sackman | 2011-08-22 | 1 | -10/+6 |
| | | | | | * | | Add brief note about requeue to VQ docs | Emile Joubert | 2011-09-30 | 1 | -0/+5 |
| | | | | | * | | always record pending acks in #msg_status form | Matthias Radestock | 2011-09-30 | 1 | -53/+34 |
