Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | event_pool: Add the code to destroy the poller threads and event pool gracefu... | Poornima G | 2015-03-03 | 1 | -10/+84 |
* | epoll: Fix a leak in slot allocation. | Poornima G | 2015-03-02 | 1 | -1/+3 |
* | epoll: Fix broken RPC throttling due to MT epoll | Shyam | 2015-03-01 | 1 | -2/+2 |
* | socket: allow only one epoll thread to read msg fragments | Krishnan Parthasarathi | 2015-02-27 | 1 | -3/+5 |
* | epoll: Adding the ability to configure epoll threads | Shyam | 2015-02-07 | 1 | -23/+187 |
* | epoll: edge triggered and multi-threaded epoll | Vijaikumar M | 2015-02-07 | 1 | -284/+463 |
* | event: peel out poll and epoll specific code into separate files | Anand Avati | 2012-09-12 | 1 | -0/+463 |