summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Opps, they shouldn't have got there...bug23548Matthew Sackman2010-11-251-1/+0
* Cope with files not existing (or just being empty)Matthew Sackman2010-11-251-12/+15
* No need to open these files at all exclusive. Which is an R14ism anyway.Matthew Sackman2010-11-251-1/+2
* Make sure we get the stacktrace out of a boot failureMatthew Sackman2010-11-251-1/+2
* merging heads of defaultMatthew Sackman2010-11-246-199/+428
|\
| * exit -> throw seeing as bug 23535 is invalidMatthew Sackman2010-11-241-1/+1
| * Merging bug23519 into default (again)Matthew Sackman2010-11-242-24/+31
| |\
| | * Application of M-Qbug23519Matthew Sackman2010-11-241-7/+8
| | * RefactoringMatthew Sackman2010-11-242-17/+23
| * | gratuitous cosmeticMatthew Sackman2010-11-241-4/+2
| * | Merging bug23519 into defaultMatthew Sackman2010-11-2415-367/+496
| |\ \ | | |/ | |/|
| | * Merging bug 23335 into defaultMatthew Sackman2010-11-231-28/+13
| | |\
| | | * merge with defaultbug23335Rob Harrop2010-11-031-28/+13
| | | |\
| | | | * Support for requeue=false removed. No longer storing messages along with ack ...Rob Harrop2010-10-131-28/+13
| | * | | Merging bug 22692 into defaultMatthew Sackman2010-11-232-157/+343
| | |\ \ \
| | | * | | It's rather crucial to call reduce_memory_use at the end of publish_delivered...bug22692Matthew Sackman2010-11-231-8/+9
| | | * | | Merging default into bug22692Matthew Sackman2010-11-232-155/+340
| | | |\ \ \ | | |/ / / /
| | | * | | Minor refactorings, and a couple of fixesMatthew Sackman2010-11-182-52/+54
| | | * | | Merge with defaultRob Harrop2010-11-112-144/+327
| | | |\ \ \
| | | | * | | Rename target_ram_msg_count to target_ram_item_countRob Harrop2010-11-112-113/+114
| | | | * | | Removed stray references to target_ram_ack_countRob Harrop2010-11-111-2/+0
| | | | * | | Reinstated the infinity check for chunk_sizeRob Harrop2010-11-111-1/+1
| | | | * | | Added assertion in limit_ram_acks for is_persistent=falseRob Harrop2010-11-111-2/+3
| | | | * | | Merge with defaultRob Harrop2010-11-052-61/+244
| | | | |\ \ \
| | | | | * | | Reworked ack shedding algorithm based on discussion with MatthewRob Harrop2010-11-051-54/+71
| | | | | * | | Reworked to test to be more predictableRob Harrop2010-11-051-4/+4
| | | | | * | | That was quite specialRob Harrop2010-11-051-14/+0
| | | | | * | | Clarification of the comments in VQRob Harrop2010-11-051-7/+8
| | | | | * | | a bit more clarification on the commentsRob Harrop2010-11-051-6/+8
| | | | | * | | Cosmetic change and first draft of comment updatesRob Harrop2010-11-051-1/+30
| | | | | * | | Purely cosmeticRob Harrop2010-11-041-1/+0
| | | | | * | | Added a test for the ram ack flushing. Tweaked the way RAM is shared between ...Rob Harrop2010-11-042-6/+47
| | | | | * | | Removed stray TODORob Harrop2010-11-041-1/+0
| | | | | * | | clean upRob Harrop2010-11-041-6/+9
| | | | | * | | Removed io:format callsRob Harrop2010-11-041-5/+0
| | | | | * | | cleaned up some io:formatRob Harrop2010-11-032-8/+1
| | | | | * | | Roughly working ack sheddingRob Harrop2010-11-032-15/+27
| | | | | * | | Further experimentation. Still not quite workingRob Harrop2010-11-032-10/+35
| | | | | * | | Calculating RAM duration takes into consideration ack ratesRob Harrop2010-11-021-6/+29
| | | | | * | | Starting tracking ack in/out ratesRob Harrop2010-11-021-43/+101
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | | * | Merge with defaultRob Harrop2010-11-021-37/+78
| | | | | | |\ \
| | | | | | | * | rough sketch of pushing ram acks to disk. doesnt actually work...Rob Harrop2010-10-141-3/+19
| | | | | | | * | experimenting with moving acks to diskRob Harrop2010-10-141-15/+46
| | | | | | | * | rename pending_ack_index to ram_ack_indexRob Harrop2010-10-141-12/+12
| | | | | | | * | merge with defaultRob Harrop2010-10-141-25/+36
| | | | | | | |\ \
| | | | | | | | * | Started recording the acks that are stored as full messages in memoryRob Harrop2010-10-111-25/+36
| * | | | | | | | | Stop mnesia while taking the backupSimon MacMullen2010-11-182-1/+5
| * | | | | | | | | Take a backup before upgrading.Simon MacMullen2010-11-182-4/+53
* | | | | | | | | | Merged bug23494 into defaultEmile Joubert2010-11-233-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | not_allowed -> precondition_failedbug23494Marek Majkowski2010-11-113-3/+3