[Xmonad] darcs patch: zombie_children

David Benbennick dbenbenn at gmail.com
Wed Oct 24 19:13:11 EDT 2007


On 10/24/07, Don Stewart <dons at galois.com> wrote:
> Also, I'd like to know what impact, if any, waiting before every
> X event has.

I haven't noticed any impact on my Linux box.  I assume that the
wait() system call is implemented efficiently.

Though now that I think about it, it should be better to just set
SIGCHLD to SIG_IGN.  Perhaps that would work on BSD too?  I'll send
another patch ...


More information about the Xmonad mailing list