summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed the bug. The problem was that I was not removing msgs from the index fo...Matthew Sackman2010-09-081-43/+27
* Merging default into bug 23133Matthew Sackman2010-08-197-107/+148
|\
| * Use string tokens, not re:splitMatthew Sackman2010-08-191-1/+1
| * Merging bug 23138 into defaultMatthew Sackman2010-08-192-86/+126
| |\
| | * once again allow use of fhc w/o registeringMatthias Radestock2010-08-191-4/+7
| | * refactorMatthias Radestock2010-08-191-3/+5
| | * rewriteMatthias Radestock2010-08-192-103/+94
| | * Correct monitoring and actions upon DOWN messages. Note this is especially su...Matthew Sackman2010-08-171-65/+105
| * | Don't ever keep the recovery process waiting, regardless of whether the queue...Matthew Sackman2010-08-181-1/+2
| * | A rather crucial infinity missingMatthew Sackman2010-08-181-1/+2
| * | small simplifying refactorMatthias Radestock2010-08-181-15/+13
| * | take current memory alarms status into account straight awayMatthias Radestock2010-08-181-3/+4
| |/
* | Abstract refcount == 0 to imply not_found for appropriate call sitesMatthew Sackman2010-08-181-9/+13
* | By this stage of the client-read, we know a GC can't start and can't be in pr...Matthew Sackman2010-08-181-2/+1
* | Abstraction of the inner write functionMatthew Sackman2010-08-181-28/+26
* | cosmeticMatthew Sackman2010-08-181-9/+8
* | Because we can increment the refcount back above 0, the calculation of the co...Matthew Sackman2010-08-181-1/+1
* | Backed out changeset c47670da4830 - I decided the dedup cache shouldn't be ma...Matthew Sackman2010-08-181-5/+7
* | treat the dedup cache the same way as the index - permit 0 ref_counts and pru...Matthew Sackman2010-08-171-7/+5
* | Merging default into bug 23133Matthew Sackman2010-08-173-97/+183
|\ \ | |/
| * obtain_and_release_on_death => obtain, and minor refactor of tcp acceptorMatthew Sackman2010-08-172-16/+14
| * Combine obtains and release_on_deathMatthew Sackman2010-08-172-30/+33
| * Minor correctionsMatthew Sackman2010-08-171-4/+5
| * cosmeticMatthias Radestock2010-08-161-1/+1
| * tweakMatthias Radestock2010-08-161-2/+2
| * tweakMatthias Radestock2010-08-161-5/+5
| * tweakMatthias Radestock2010-08-161-1/+1
| * obtain_limit can be 'infinity'Matthias Radestock2010-08-161-1/+1
| * cosmeticMatthias Radestock2010-08-161-1/+1
| * refactor: incorporate limit checking into maybe_reduceMatthias Radestock2010-08-161-26/+22
| * cosmeticMatthias Radestock2010-08-161-26/+35
| * opens => open. obtains => obtainMatthew Sackman2010-08-161-61/+61
| * Finally, it works. Important points: 1) remove elders from blocked clients so...Matthew Sackman2010-08-161-18/+24
| * Whoops. Be consistent about comparisonsMatthew Sackman2010-08-161-1/+2
| * Sockets have priority up to 90%. Processes have the full 100% but at lower pr...Matthew Sackman2010-08-162-55/+80
| * Make sure tests have enough file descriptorsMatthew Sackman2010-08-161-1/+1
| * WhoopsMatthew Sackman2010-08-161-1/+1
| * Split obtains in two : one for open requests (higher priority) and one for ob...Matthew Sackman2010-08-161-39/+67
| * Allow the fhc server to request the client closes file handles before grantin...Matthew Sackman2010-08-161-31/+52
| * Merging default into bug 23132Matthew Sackman2010-08-162-151/+86
| |\
| | * minor refactorMatthias Radestock2010-08-161-4/+1
| | * cosmeticMatthias Radestock2010-08-161-4/+3
| * | Obtain from the fhc sync, and obtain it before we actually open the fileMatthew Sackman2010-08-151-18/+20
* | | Permit 0 ref counts and don't actually forget about messages until the file g...Matthew Sackman2010-08-161-40/+78
| |/ |/|
* | don't log file summary recover errorMatthias Radestock2010-08-151-8/+5
* | don't attempt to recover file summary when we know there isn't oneMatthias Radestock2010-08-151-4/+3
* | cosmeticMatthias Radestock2010-08-151-4/+4
* | more refactoringMatthias Radestock2010-08-151-17/+13
* | yet more refactoringMatthias Radestock2010-08-151-35/+30
* | now it compilesMatthias Radestock2010-08-151-12/+6