| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: incorporate limit checking into maybe_reduce | Matthias Radestock | 2010-08-16 | 1 | -26/+22 |
* | cosmetic | Matthias Radestock | 2010-08-16 | 1 | -26/+35 |
* | opens => open. obtains => obtain | Matthew Sackman | 2010-08-16 | 1 | -61/+61 |
* | Finally, it works. Important points: 1) remove elders from blocked clients so... | Matthew Sackman | 2010-08-16 | 1 | -18/+24 |
* | Whoops. Be consistent about comparisons | Matthew Sackman | 2010-08-16 | 1 | -1/+2 |
* | Sockets have priority up to 90%. Processes have the full 100% but at lower pr... | Matthew Sackman | 2010-08-16 | 2 | -55/+80 |
* | Make sure tests have enough file descriptors | Matthew Sackman | 2010-08-16 | 1 | -1/+1 |
* | Whoops | Matthew Sackman | 2010-08-16 | 1 | -1/+1 |
* | Split obtains in two : one for open requests (higher priority) and one for ob... | Matthew Sackman | 2010-08-16 | 1 | -39/+67 |
* | Allow the fhc server to request the client closes file handles before grantin... | Matthew Sackman | 2010-08-16 | 1 | -31/+52 |
* | Merging default into bug 23132 | Matthew Sackman | 2010-08-16 | 1 | -18/+20 |
|\ |
|
| * | Obtain from the fhc sync, and obtain it before we actually open the file | Matthew Sackman | 2010-08-15 | 1 | -18/+20 |
* | | bug23129 | Matthias Radestock | 2010-08-16 | 2 | -151/+86 |
|\ \
| |/
|/| |
|
| * | minor refactorbug23129 | Matthias Radestock | 2010-08-16 | 1 | -4/+1 |
| * | cosmetic | Matthias Radestock | 2010-08-16 | 1 | -4/+3 |
| * | don't log file summary recover error | Matthias Radestock | 2010-08-15 | 1 | -8/+5 |
| * | don't attempt to recover file summary when we know there isn't one | Matthias Radestock | 2010-08-15 | 1 | -4/+3 |
| * | cosmetic | Matthias Radestock | 2010-08-15 | 1 | -4/+4 |
| * | more refactoring | Matthias Radestock | 2010-08-15 | 1 | -17/+13 |
| * | yet more refactoring | Matthias Radestock | 2010-08-15 | 1 | -35/+30 |
| * | now it compiles | Matthias Radestock | 2010-08-15 | 1 | -12/+6 |
| * | minor refactor | Matthias Radestock | 2010-08-15 | 1 | -12/+10 |
| * | cosmetic | Matthias Radestock | 2010-08-15 | 1 | -1/+1 |
| * | minor refactor | Matthias Radestock | 2010-08-15 | 1 | -1/+5 |
| * | Refactorings and improvents to msg_store startup | Matthew Sackman | 2010-08-15 | 1 | -29/+39 |
| * | The underlying call to file:copy will not make use of any erlang-level read b... | Matthew Sackman | 2010-08-15 | 1 | -1/+1 |
| * | Improve, correct and document msg store recovery | Matthew Sackman | 2010-08-15 | 1 | -19/+41 |
| * | Correct and simplify the recovery from crashed compactions | Matthew Sackman | 2010-08-15 | 1 | -101/+22 |
| * | When recovering, because of the possibility of finding the same msg twice, en... | Matthew Sackman | 2010-08-14 | 1 | -4/+5 |
| * | A msg can appear > once in the same file because of multiple queues receiving... | Matthew Sackman | 2010-08-14 | 2 | -3/+5 |
|/ |
|
* | bug 23118 merged into default (windows file descriptors limit) | Marek Majkowski | 2010-08-13 | 0 | -0/+0 |
|\ |
|
* | | Improvements to commentsbug23118 | Matthew Sackman | 2010-08-13 | 1 | -6/+10 |
* | | Reduce the file descriptor limit for Windows to 512 | Matthew Sackman | 2010-08-13 | 1 | -2/+2 |
|/ |
|
* | merge bug23120 into default | Alexandru Scvortov | 2010-08-13 | 2 | -6/+6 |
|\ |
|
| * | tiny simplifying refactor | Matthias Radestock | 2010-08-13 | 1 | -2/+1 |
| * | cosmetic: friendlier type name | Matthias Radestock | 2010-08-13 | 1 | -4/+5 |
* | | use consistent return types for start/start_link functionsbug23120 | Matthias Radestock | 2010-08-13 | 21 | -34/+28 |
|/ |
|
* | merge bug23095 into default | Matthias Radestock | 2010-08-12 | 0 | -0/+0 |
|\ |
|
* \ | Merging default into bug23095bug23095 | Matthew Sackman | 2010-08-12 | 1 | -10/+27 |
|\ \
| |/
|/| |
|
| * | do not ignore 'normal' permanent child terminations during shutdown | Matthias Radestock | 2010-08-12 | 1 | -25/+31 |
| * | never ignore 'noproc' during shutdown | Matthias Radestock | 2010-08-12 | 1 | -1/+0 |
| * | we must always clear both the 'EXIT' and 'DOWN' message | Matthias Radestock | 2010-08-12 | 1 | -7/+7 |
| * | cosmetic and minor refactoring | Matthias Radestock | 2010-08-12 | 1 | -21/+15 |
| * | Prevent supervisor2 from getting upset if a child has already vanished normal... | Matthew Sackman | 2010-08-10 | 1 | -10/+19 |
| * | Modify behaviour of intrinsic to be more like transient, except in the case o... | Matthew Sackman | 2010-08-09 | 1 | -11/+6 |
| * | Reverting rabbit_sup to not use intrinsic | Matthew Sackman | 2010-08-09 | 1 | -9/+9 |
| * | use state_del_child instead of remove_child | Matthias Radestock | 2010-08-09 | 1 | -2/+2 |
| * | cosmetic | Matthias Radestock | 2010-08-09 | 1 | -8/+7 |
| * | Convert rabbit_sup to supervisor2 using intrinsic | Matthew Sackman | 2010-08-09 | 1 | -9/+9 |
| * | Introduce intrinsic restart type | Matthew Sackman | 2010-08-09 | 1 | -1/+16 |