[perf-discuss] Re: is there a performance difference between /dev/poll

2006-07-14 Thread David Pacheco
That's my patch. The libevent benchmarks I ran don't show huge a improvement using event ports over /dev/poll. Both are *much* better than poll(2), since you don't have to copy all the file descriptors for every call. Here are my results: http://blogs.sun.com/roller/page/dap?entry=event_ports_an

[perf-discuss] Re: is there a performance difference between /dev/poll

2006-07-09 Thread William D. Hathaway
Ah, I missed a post in the libevent mailing list archive on July 7th where the libevent author said he received a patch from Sun and would be looking at it this weekend. Hopefully we will see it integrated soon. http://monkeymail.org/archives/libevent-users/2006-July/000185.html This message

[perf-discuss] Re: is there a performance difference between /dev/poll

2006-07-08 Thread William D. Hathaway
Hi Bart, Did anyone have a chance to look at this yet? I checked the libevent site and there was no mention of event port support. This message posted from opensolaris.org ___ perf-discuss mailing list perf-discuss@opensolaris.org