+7
−5
Loading
As epoll whether enabled or not is a global setting, we can just check it only once rather than checking it with every node iteration. Through this we can avoid a lot of checks when epoll is not enabled. Signed-off-by:Yaowei Bai <baiyaowei@cmss.chinamobile.com> Reviewed-by:
Xiubo Li <lixiubo@cmss.chinamobile.com> Message-id: 1473851019-7005-3-git-send-email-baiyaowei@cmss.chinamobile.com Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>