summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Some renaming in the fhc and associated changes in qi and ms.Matthew Sackman2009-12-033-20/+24
* source code file compressionMatthew Sackman2009-12-031-6/+5
* cosmeticMatthias Radestock2009-12-021-6/+7
* Up to 11kHz persistent on my home machine. Still a little way off the 13kHz t...Matthew Sackman2009-12-022-30/+106
* Allowed the journal to grow substantially bigger. This helps performance subs...Matthew Sackman2009-12-021-1/+1
* New qi in place, tested and debugged. It works. It's not quite as fast as bef...Matthew Sackman2009-12-024-1460/+594
* Finished. It might work - untested thoughMatthew Sackman2009-12-021-35/+217
* More good progress on qi3. The code still almost looks pretty in places. Its ...Matthew Sackman2009-12-021-7/+175
* Lots of good progress on qi3. The code almost looks pretty in placesMatthew Sackman2009-12-021-36/+377
* Wrote two key combinators which will be used by the new queue index shortly. ...Matthew Sackman2009-12-011-0/+159
* Only pull in one segment at a time from γ into q3Matthew Sackman2009-11-301-8/+9
* Remove the garbage_collect call as this doesn't seem to be necessary in R13B03Matthew Sackman2009-11-301-3/+1
* Garbage collect on memory reduction; remove delayed_write in queue index as w...Matthew Sackman2009-11-303-4/+8
* Removal of unnecessary clause in handle_info for queue process as prefetcher ...Matthew Sackman2009-11-272-9/+4
* Removed mnesia table and dq_msg_loc record that's no longer neededMatthew Sackman2009-11-271-10/+5
* There was a bug. Now it has gone away. It arose when γ has a partial segment...Matthew Sackman2009-11-272-35/+110
* storage_mode is long goneMatthias Radestock2009-11-271-1/+1
* unintended variable captureMatthias Radestock2009-11-271-6/+7
* s/full_flush_journal/flush_journal and some refactoringMatthias Radestock2009-11-264-56/+41
* better const namesMatthias Radestock2009-11-261-17/+17
* cosmeticMatthias Radestock2009-11-261-33/+41
* cosmetic and inliningMatthias Radestock2009-11-261-33/+33
* use ?SERVER wherever possibleMatthias Radestock2009-11-261-1/+1
* Don't demonitor if we received a DOWN msg.Matthew Sackman2009-11-261-6/+10
* remove unnecessary commentMatthew Sackman2009-11-261-3/+0
* Added demonitoring, corrected counting on deregistering, and got fed up with ...Matthew Sackman2009-11-261-43/+49
* Don't need this variable anymoreMatthew Sackman2009-11-261-2/+1
* Remove the small_duration_threshold, and instead smooth the ram_msg_count ove...Matthew Sackman2009-11-262-38/+16
* SMALL_INFINITY_OSCILLATION_DURATION => SMALL_DURATION_THRESHOLDMatthew Sackman2009-11-261-9/+8
* s/b(.)t/s\1m/Matthew Sackman2009-11-261-1/+1
* Improved documentation and code regarding fast moving mainly empty queues and...Matthew Sackman2009-11-261-35/+59
* beautifulerMatthew Sackman2009-11-261-5/+2
* Improvements to documentation, further improvements to conditional and refact...Matthew Sackman2009-11-261-33/+32
* Further correction to conditional; line lengths; extract all magic numbers an...Matthew Sackman2009-11-261-17/+40
* Lots of improvements: o) merge the dict and ets; use a record there; o) drop ...Matthew Sackman2009-11-261-39/+44
* Added deregister and stop to MMMatthew Sackman2009-11-262-20/+35
* merge default into bug21673Matthias Radestock2009-11-251-1/+2
|\
| * cosmeticMatthias Radestock2009-11-251-2/+3
* | merge default into bug21673Matthias Radestock2009-11-251-45/+47
|\ \ | |/
| * put things in (the right) orderMatthias Radestock2009-11-251-22/+22
| * don't use rabbit_log; use gen_server, not 2; correct long linesMatthew Sackman2009-11-251-14/+16
| * remove trailing spacesMatthew Sackman2009-11-251-9/+9
* | (kinda bug 22042) inline rabbit_misc:cmd seeing as it's not used elsewhere an...Matthew Sackman2009-11-252-12/+10
* | typeos to novelMatthew Sackman2009-11-251-20/+24
* | merging headsMatthew Sackman2009-11-251-1/+2
|\ \
| * | cosmeticMatthias Radestock2009-11-251-1/+2
* | | A novelMatthew Sackman2009-11-251-0/+80
|/ /
* | merging headsMatthew Sackman2009-11-251-10/+9
|\ \
| * | use plain, old gen_server instead of gen_server2 - for better compatibilityMatthias Radestock2009-11-251-10/+9
* | | Stop using _misc:cmd and use os:cmd insteadMatthew Sackman2009-11-251-22/+23
|/ /