> Well, how about the kernel passes siginfo and siginfo_cancel events
> up to userland, siginfo will remove any siginfo's from its buffer
> that it sees a siginfo_cancel event for -- naturally we need a flag
> to tell siginfo when to poll for events, this flag would be
> set by the function which cancels siginfo's.  Would this work?  Is
> it worth the complexity?

sure I imagine it would work, but I'd want to see someone come up for a
darn good reason to need it before bogging the system down with a mess
like that.

at least in my case, some clever hoop-jumping gets rid of the nastiness of
having stale events.. keeping the kernel side as light weight as humanly
possible should be very high on the list of priorities here.

-- zach

- - - - - -
007 373 5963



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to