svn commit: samba r20938 - in
branches/SAMBA_4_0/source/lib/events: .
Volker Lendecke
Volker.Lendecke at SerNet.DE
Mon Jan 22 06:14:36 GMT 2007
On Mon, Jan 22, 2007 at 10:35:19AM +1100, tridge at samba.org wrote:
> > One more question: We get signals, and we don't have an
> > overflow situation
>
> I think we cope with this now. See if you can find a code path that
> breaks it :-)
You greatly reduced the window, but I think it is still
there. It's the fact that the test if we are blocked (line
events_signal.c:250) and the actual unblocking are two
different calls. In between a signal can create the overflow
condition. I did not check whether a next round through the
event loop would unblock the signal now, but at least it
would be unblocked way later than necessary.
It's perfectly possible that I'm wrong here, but I would
like to know why.
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20070122/cf916375/attachment.bin
More information about the samba-technical
mailing list