Re: Slow signal delivery to server process with heavy I/O
ern0 <[email protected]>
| Newsgroups | gmane.linux.c-programming |
|---|---|
| Message-ID | <[email protected]> |
> The kernel selects one thread which hasn't blocked the signal. So if you want to catch signals ASAP, is it a good strategy to - leave one thread for signal catching, it may perform sleeps; - other threads should block all signals? -- ern0 dataflow programmer & evangelist -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html