Home > OS >  Itself extremely simple child starts back response timeout, how to analysis
Itself extremely simple child starts back response timeout, how to analysis

Time:09-17

(1) in the/etc/init. D/... In the program group start
(2) the process itself is very simple, not time-consuming (through the fork)
(3) the parent for the child to respond, sometimes timeout, the specific conditions of unknown,
Question: other process takes too long, spoil the child process time slice?????
If yes, how to analysis???? The kernel can modify,


Online, wait for,
  • Related