|
|
|
Re: Slow signal delivery to server process with heavy I/O | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |
![]() |