Results 1 to 1 of 1
Hi all,
I'm investigating if using epoll will result in any performance improvement over select. So far, it would seem that it does not since the CPU usage is at ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-30-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 1
epoll rewards me with 100% CPU usage
Hi all,
I'm investigating if using epoll will result in any performance improvement over select. So far, it would seem that it does not since the CPU usage is at 100%. I am probably doing something wrong. I am using level-triggered dispatch. The Linux version is 2.6.9-34.
Thanks,
Scott


Reply With Quote
