Reported by: trasz
PR: 249257
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Update to the current diff, as being tested:
Most important change, correct calculation of the parent for exiting process. For jobc purposes, we must use realparent, but if it is also exiting, we should fall to reaper, then recursively find non-exiting reaper.
Improve ddb command to show more useful information of process groups + job control state.
Comment Actions
I have completed a full stress2 test.
I have not observed any problems with this patch.