On Thu, May 04, 2006 at 05:53:51PM -0700, Alan Coopersmith wrote: > Jonathan Adams wrote: > >On Thu, May 04, 2006 at 05:47:06PM -0700, Alan Coopersmith wrote: > >I believe the idea is more that you convert your pool/select loop into > >a port_getn() on a single port, which all of your events are set up on. > > Not so easy to do when the poll/select loop is buried deep in the core > of your GUI toolkit, as it is in most GUI apps.
Ah, but you can just poll/select on the port fd to get notifications there are events on it. So you're fine. Cheers, - jonathan -- Jonathan Adams, Solaris Kernel Development _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org