summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/event-poll.c
Commit message (Expand)AuthorAgeFilesLines
* event/epoll: Add back socket for polling of events immediately afterRaghavendra G2017-05-121-2/+2
* core: use syscall wrappers instead of direct syscalls - libglusterfsKaleb S. KEITHLEY2015-11-161-10/+11
* event-epoll: Use pollers[] to check if event_pool_dispatch was calledKrishnan Parthasarathi2015-08-281-4/+0
* event: add dispatched flag to know if event_dispatch was calledKrishnan Parthasarathi2015-08-211-0/+5
* event,parse-utils,quota-common-utils,rbthash/libglusterfs : Porting to new lo...Mohamed Ashiq2015-06-241-22/+24
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* event_pool: Add the code to destroy the poller threads and event pool gracefu...Poornima G2015-03-031-1/+44
* epoll: Adding the ability to configure epoll threadsShyam2015-02-071-2/+15
* epoll: edge triggered and multi-threaded epollVijaikumar M2015-02-071-7/+36
* event: peel out poll and epoll specific code into separate filesAnand Avati2012-09-121-0/+451