| Commit message (Expand) | Author | Age | Files | Lines |
| * | some more scaffolding for tokens | Matthew Sackman | 2009-06-24 | 2 | -40/+99 |
| * | Changed reports so that we get bytes gained and lost since the last report. | Matthew Sackman | 2009-06-24 | 5 | -99/+136 |
| * | memory size tracking was wrong on startup in disk mode for mixed_queue (and a... | Matthew Sackman | 2009-06-24 | 1 | -10/+9 |
| * | merging in from 19662 | Matthew Sackman | 2009-06-24 | 2 | -13/+22 |
| |\ |
|
| | * | Removed the dumb timer:sleep, and after testing, properly sorted out the mnes... | Matthew Sackman | 2009-06-24 | 2 | -13/+22 |
| * | | merging in fix from 20470 | Matthew Sackman | 2009-06-23 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Failed to either watch the logs or remember that the timer is cancelled on di... | Matthew Sackman | 2009-06-23 | 1 | -0/+2 |
| * | | | merging in the recent non-tx performance fix in bug20470 | Matthew Sackman | 2009-06-23 | 1 | -11/+16 |
| |\ \ \
| |/ / |
|
| | * | | Right, whilst tx_commits were being coalesced, this was not done properly pro... | Matthew Sackman | 2009-06-23 | 1 | -11/+16 |
| * | | | merging in bug19662 with reduced reverses | Matthew Sackman | 2009-06-23 | 2 | -9/+9 |
| |\ \ \
| | |/
| |/| |
|
| | * | | acktags in ack or tx_commit do not need to be ordered. Messages in tx_cancel ... | Matthew Sackman | 2009-06-23 | 2 | -8/+7 |
| * | | | merging from bug19662 | Matthew Sackman | 2009-06-23 | 1 | -1/+1 |
| |\ \ \
| |/ / |
|
| | * | | without this, rabbit_disk_queue seems to refuse to start up if there are mess... | Matthew Sackman | 2009-06-23 | 1 | -1/+1 |
| | * | | These two fixes were done in 20980 but should really be in this branch. | Matthew Sackman | 2009-06-22 | 2 | -3/+3 |
| * | | | only reduce memory size when messages are acked, not when they're delivered. | Matthew Sackman | 2009-06-23 | 3 | -57/+67 |
| * | | | Tidying up before starting to play with tokens. | Matthew Sackman | 2009-06-23 | 4 | -100/+45 |
| * | | | whoops, missed off a priority pcast. | Matthew Sackman | 2009-06-22 | 1 | -1/+1 |
| * | | | Added ability to manually set queue modes. Also altered manager so that if yo... | Matthew Sackman | 2009-06-22 | 5 | -10/+39 |
| * | | | Added a time interval so that we report at a maximum of once per second. I gu... | Matthew Sackman | 2009-06-22 | 1 | -4/+7 |
| * | | | Switched to tracking memory size of the queue at all times. Removed use of pr... | Matthew Sackman | 2009-06-22 | 2 | -74/+77 |
| * | | | annoying bug which appeared ages ago and has only just been squashed. Meant q... | Matthew Sackman | 2009-06-22 | 1 | -2/+2 |
| * | | | merging in from bug19662 | Matthew Sackman | 2009-06-22 | 5 | -22/+154 |
| |\ \ \
| |/ / |
|
| | * | | substantially bulked up the tests for this bug. All tests pass. | Matthew Sackman | 2009-06-22 | 2 | -48/+94 |
| | * | | fixed. | Matthew Sackman | 2009-06-22 | 3 | -18/+53 |
| | * | | A test. The problem really does exist. Not worked out how to fix it yet. | Matthew Sackman | 2009-06-20 | 1 | -0/+49 |
| | * | | fixed bug documented in preceeding comment | Matthew Sackman | 2009-06-20 | 1 | -4/+5 |
| * | | | Quite a horrendous merge of 19662. All tests pass. | Matthew Sackman | 2009-06-19 | 4 | -107/+192 |
| |\ \ \
| |/ / |
|
| | * | | comment typeo | Matthew Sackman | 2009-06-19 | 1 | -1/+1 |
| | * | | get_cache_info ==> cache_info. | Matthew Sackman | 2009-06-19 | 1 | -5/+5 |
| | * | | Just added a means to get the ets:info out for the cache. Testing shows that ... | Matthew Sackman | 2009-06-19 | 1 | -2/+8 |
| | * | | fixes | Matthew Sackman | 2009-06-19 | 1 | -2/+3 |
| | * | | Added caching layer using ets which, when a message is shared between multipl... | Matthew Sackman | 2009-06-19 | 1 | -10/+61 |
| | * | | Altered API so that the disk_queue understands about #basic_message. This mea... | Matthew Sackman | 2009-06-19 | 4 | -79/+109 |
| * | | | Reworked reporting of memory requests so that the queues are proactive about ... | Matthew Sackman | 2009-06-19 | 3 | -37/+60 |
| * | | | wiring things up | Matthew Sackman | 2009-06-18 | 4 | -7/+33 |
| * | | | exercise tiny area of the code to try and suggest it might be a zero-sum game. | Matthew Sackman | 2009-06-18 | 1 | -3/+7 |
| * | | | initial work making the mixed_queue keep track of some number vaguely related... | Matthew Sackman | 2009-06-18 | 1 | -51/+82 |
| | |/
|/| |
|
| * | | cosmetic | Matthew Sackman | 2009-06-18 | 1 | -1/+1 |
| * | | stop the commit timer if we're no longer dirty. This means it should no longe... | Matthew Sackman | 2009-06-18 | 1 | -16/+24 |
| * | | Done. Problem was needing to reply instantly if we're not dirty. | Matthew Sackman | 2009-06-18 | 1 | -20/+31 |
| * | | well, I think it works, but it's now much much slower. | Matthew Sackman | 2009-06-18 | 1 | -71/+100 |
| |/ |
|
| * | removing two usused functions: publish_with_seq and tx_commit_with_seq | Matthew Sackman | 2009-06-18 | 1 | -28/+2 |
| * | removal of two unused functions from disk_queue. There are two more unused fu... | Matthew Sackman | 2009-06-17 | 1 | -14/+2 |
| * | preemptive tidying | Matthew Sackman | 2009-06-17 | 1 | -18/+12 |
| * | sorted out specs. | Matthew Sackman | 2009-06-17 | 6 | -9/+62 |
| * | comment | Matthew Sackman | 2009-06-17 | 1 | -1/+2 |
| * | FunAcc0 ==> FunAcc | Matthew Sackman | 2009-06-17 | 1 | -6/+6 |
| * | more renaming and mnesia change to bat file | Matthew Sackman | 2009-06-17 | 2 | -17/+17 |
| * | Renaming variables. All tests still pass | Matthew Sackman | 2009-06-17 | 3 | -99/+95 |
| * | added batching for autoacks for general run_message_queue | Matthew Sackman | 2009-06-17 | 1 | -16/+15 |