summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Wired it all together. It does seem to work, but there seems to be an off by ...Matthew Sackman2009-11-115-429/+63
* unused varsMatthew Sackman2009-11-111-3/+2
* merging in from bug 21742, ignoring all of its changes to amqqueue and amqque...Matthew Sackman2009-11-113-4/+289
|\
| * Various amounts of tidying, post testing and a large amount of cosmetics.Matthew Sackman2009-11-113-67/+81
| * Unhappy with the idea that the desired duration is affected immediately by ne...Matthew Sackman2009-11-112-38/+37
| * CosmeticsMatthew Sackman2009-11-111-104/+90
| * QA: quoted atoms in specs, timer:now_diffMarek Majkowski2009-11-113-18/+11
| * Using vm_memory_manager.Marek Majkowski2009-11-092-16/+24
| * Merged default into bug21742.Marek Majkowski2009-11-0611-437/+403
| |\
| * \ Merged default into bug21742.Marek Majkowski2009-10-263-13/+22
| |\ \
| * | | Major refactoring including ets, saving last-send-value and call instead of c...Marek Majkowski2009-10-262-67/+120
| * | | dict->ets, and a refactoringMarek Majkowski2009-10-231-3/+3
| * | | QA: changed names to: queue_duration, changed MemoryOvercommit to be availabl...Marek Majkowski2009-10-222-25/+30
| * | | QA: specs, and LOGDEBUGSMarek Majkowski2009-10-222-17/+17
| * | | Default merged into bug21742Marek Majkowski2009-10-214-33/+36
| |\ \ \
| * | | | Rewritten the couting, hopefully, it's simplified nowMarek Majkowski2009-10-071-34/+47
| * | | | Few more lines of commentsMarek Majkowski2009-10-071-0/+14
| * | | | Changes to amqqueue_process required to proove that the code works.Marek Majkowski2009-10-061-3/+62
| * | | | Memory monitor code.Marek Majkowski2009-10-062-1/+209
* | | | | Fixed. There was a choice of having the qi do its own seqids, which would hav...Matthew Sackman2009-11-102-69/+160
* | | | | Added test which slowly reduces the duration target of the queue as messages ...Matthew Sackman2009-11-102-1/+44
* | | | | Cosmetic reorganisation of vq. Added specs and made sure usage matches specsMatthew Sackman2009-11-092-184/+263
* | | | | Wrote specific test of the case mentioned in previous commit, and fixed code ...Matthew Sackman2009-11-093-51/+213
* | | | | Made the tests work again. Also one tiny cosmetic in vq. However, uncovered m...Matthew Sackman2009-11-092-19/+35
* | | | | modified vq such that when we're bringing entries back in from gamma to beta ...Matthew Sackman2009-11-092-47/+55
* | | | | Making progress with vq testing and debugging - up to 75% code coverage overa...Matthew Sackman2009-11-062-59/+152
* | | | | man 2 write states:Matthew Sackman2009-11-063-24/+42
* | | | | merging in from defaultMatthew Sackman2009-11-054-1/+48
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | merge bug21831 into defaultMatthias Radestock2009-11-042-1/+23
| |\ \ \ \
| | * | | | When clustered, on application:stop, make sure we call on_node_node(node()). ...Matthew Sackman2009-10-291-1/+1
| | * | | | placation of Matthias - more sensible rabbit_mnesia APIMatthew Sackman2009-10-292-23/+22
| | * | | | On application:stop, if we're not clustered, walk through all the ram tables,...Matthew Sackman2009-10-292-1/+24
| * | | | | merge bug21570 into defaultMatthias Radestock2009-11-042-0/+25
| |\ \ \ \ \
| | * | | | | Added extra spec which may shut up R13B01Matthew Sackman2009-10-291-0/+3
| | * | | | | Added specs which, importantly, feature no_return() as the return types, in o...Matthew Sackman2009-10-292-0/+22
| | |/ / / /
* | | | | | subtle bug in queue_index in that there's a sort of race because scattering t...Matthew Sackman2009-11-032-4/+10
* | | | | | Fixed a few bugs in fhc, pushed fhc through to msg_store and msg_file. API ch...Matthew Sackman2009-11-035-267/+180
* | | | | | started work on properly testing the vq. Caught several bugs already. Also ho...Matthew Sackman2009-11-024-20/+111
* | | | | | Still haven't discovered any real bugs in the refactoring that happened to qi...Matthew Sackman2009-11-021-41/+41
* | | | | | Documentation, cosmetic and tidying up test artifactsMatthew Sackman2009-11-022-29/+29
* | | | | | Well, the transformation is done. Hilariously it works, first time. However, ...Matthew Sackman2009-10-301-158/+206
* | | | | | Made the qi keep counters for the publishes and deliveries and flush to disk ...Matthew Sackman2009-10-303-47/+112
* | | | | | Added specs to fhcMatthew Sackman2009-10-301-1/+34
* | | | | | bool() => boolean()Matthew Sackman2009-10-303-3/+3
* | | | | | merging in from defaultMatthew Sackman2009-10-306-429/+348
|\ \ \ \ \ \ | |/ / / / /
| * | | | | set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...Matthew Sackman2009-10-291-5/+6
| * | | | | Minor improvements to spec and some cosmeticsMatthew Sackman2009-10-291-11/+10
| * | | | | QA: specsMarek Majkowski2009-10-291-0/+15
| * | | | | QA: yes, that's better error handling...Marek Majkowski2009-10-291-16/+10
| * | | | | QA: Removed useless comments, added 'no such command' guards.Marek Majkowski2009-10-291-9/+15
| |/ / / /