summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2009-08-241-5/+4
* cosmeticMatthias Radestock2009-08-242-4/+2
* merge in from defaultMatthew Sackman2009-08-241-29/+13
|\
| * merge bug21429 into defaultMatthias Radestock2009-08-232-55/+53
| |\
| | * cosmeticMatthias Radestock2009-08-231-4/+2
| | * more simplification of the table copying codeMatthias Radestock2009-08-231-14/+8
| | * doneMatthew Sackman2009-08-231-14/+6
| * | Merged bug20013 into default (memsup support for OS X)Marek Majkowski2009-08-214-110/+287
| |\ \
* | | | Removed is_persistent from tx_tracking. Removed auto_ack_next_message as it w...Matthew Sackman2009-08-243-55/+22
* | | | remaining items from comment 92Matthew Sackman2009-08-241-27/+25
* | | | handle_cache => file_handle_cache.Matthew Sackman2009-08-242-53/+60
* | | | english preferable to gobbledegookMatthew Sackman2009-08-241-3/+3
* | | | All the below, done.Matthew Sackman2009-08-242-78/+79
* | | | More cosmetics. Also, if the seek failed, it's probably safer to assume that ...Matthew Sackman2009-08-241-5/+5
* | | | cosmeticMatthew Sackman2009-08-241-1/+1
* | | | Abstracted out all the read handles stuff to a separate module, and refined t...Matthew Sackman2009-08-242-84/+147
* | | | preemptive refactoring and other assorted changesMatthew Sackman2009-08-232-65/+54
* | | | renamingMatthew Sackman2009-08-231-3/+4
* | | | Sorted out transactions within the disk_queue, ensuring that if they do resta...Matthew Sackman2009-08-231-71/+95
* | | | Could repeatably read zeros.Matthew Sackman2009-08-221-4/+3
* | | | merging in from bug 21444 with the vain hope that 21444 does not need further...Matthew Sackman2009-08-211-10/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
* | | | mode => storage_mode in most placesMatthew Sackman2009-08-215-29/+27
* | | | merging from bug 21429Matthew Sackman2009-08-211-4/+12
|\ \ \ \ | |/ / /
| * | | oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
* | | | merging from 21429Matthew Sackman2009-08-211-18/+6
|\ \ \ \ | |/ / /
| * | | Refactoring as suggested. This has been tested by for local_content by patchi...Matthew Sackman2009-08-211-18/+6
* | | | merging in from 21429Matthew Sackman2009-08-211-21/+16
|\ \ \ \ | |/ / /
| * | | tiny refactoringMatthew Sackman2009-08-211-10/+8
| * | | some cleaning upMatthias Radestock2009-08-201-11/+8
* | | | cosmetic -> with_queue_head => queue_headMatthew Sackman2009-08-211-23/+33
* | | | Refactoring out code used in multiple paths through internal_fetch and intern...Matthew Sackman2009-08-214-128/+144
* | | | tidying of memory estimationMatthew Sackman2009-08-201-7/+5
* | | | remove ForceInCache at it's not been used since before the current prefetcher.Matthew Sackman2009-08-201-13/+7
* | | | typo in docs in previous commit.Matthew Sackman2009-08-204-37/+29
* | | | Made messages be marked as delivered during prefetch *before* they are passed...Matthew Sackman2009-08-202-43/+43
* | | | remove the unnecessary sync from tx_cancel. A cancel cannot be misinterleaved...Matthew Sackman2009-08-201-2/+1
* | | | Well, this was a very very sneaky bug.Matthew Sackman2009-08-202-36/+42
* | | | > You should just *replace* to_{mixed,disk_only_mode}_mode with set_mode, not...Matthew Sackman2009-08-201-37/+30
* | | | merging in from defaultMatthew Sackman2009-08-204-33/+65
|\ \ \ \ | | |/ / | |/| |
| * | | merge bug21426 into defaultMatthias Radestock2009-08-201-2/+2
| |\ \ \
| * | | | eliminate unused var warningMatthias Radestock2009-08-201-1/+1
| * | | | it's a serial, not a guidMatthias Radestock2009-08-201-3/+3
| * | | | don't ignore errorsMatthias Radestock2009-08-201-4/+6
| * | | | use new term file helpersMatthias Radestock2009-08-201-15/+5
| * | | | merge default into bug21427Matthias Radestock2009-08-204-26/+156
| |\ \ \ \
| | * | | | use new term file helpersMatthias Radestock2009-08-201-19/+7
| | * | | | introduce helper functions for reading/writing files containing Erlang termsMatthias Radestock2009-08-201-0/+9
| | * | | | minor refactoring of signaturesMatthias Radestock2009-08-201-6/+8
| | * | | | merge bug21428 into defaultMatthias Radestock2009-08-192-1/+28
| | |\ \ \ \