Re: Slow signal delivery to server process with heavy I/O
ern0 <[email protected]>
| Newsgroups | org.kernel.vger.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