• Davide Libenzi's avatar
    [PATCH] epoll bits 0.34 · 26ee92ea
    Davide Libenzi authored
     - Some constant adjusted
     - Comments added
     - Better hash initialization
     - Correct timeout setup
     - Added __KERNEL__ bypass to avoid userspace inclusion problems
     - Cleaned up locking
     - Function poll_init_wait() now calls poll_init_wait_ex()
     - Event return fix ( Jay Vosburgh )
     - Use <linux/hash.h> for the hash
    26ee92ea
eventpoll.c 32.4 KB