Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into epoll | David Klempner | 2015-02-11 |
|\ | |||
* | | Epoll based multipoller | David Klempner | 2015-02-10 |
| * | Have unary pollset check to see if the existing fd is orphaned | David Klempner | 2015-02-10 |
|/ | |||
* | Reduce contention on lock | Craig Tiller | 2015-02-09 |
* | Fix some TSAN reported errors | Craig Tiller | 2015-01-29 |
* | Disable compilation of some files | Craig Tiller | 2015-01-21 |
* | Factor out the pollset kicking mechanism and eliminate sharding | David Klempner | 2015-01-16 |
* | () --> (void) | Craig Tiller | 2015-01-15 |
* | Don't log on EINTR. | ctiller | 2015-01-09 |
* | Remove libevent. | ctiller | 2015-01-09 |
* | Add a --forever flag, to continuously run tests as things change. | ctiller | 2015-01-09 |
* | Don't log on EINTR. | ctiller | 2015-01-08 |
* | Remove libevent. | ctiller | 2015-01-08 |