File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -614,6 +614,8 @@ identify, track and compare process even after they ceased to exist.
614614
615615### API to determine the parent process ID of a pidfd
616616
617+ [ x] API to determine the parent process ID of a pidfd
618+
617619An API to determine the parent process ID (ppid) of a pidfd would be
618620good.
619621
@@ -623,6 +625,8 @@ the ppid of a pidfd matches the process own pid it can call
623625would fail. It would be very useful if this could be determined
624626easily before even calling that syscall.
625627
628+ ** 🙇 ` cdda1f26e74b ("pidfd: add ioctl to retrieve pid info") ` 🙇**
629+
626630** Usecase:** systemd manages a multitude of processes, most of which
627631are its own children, but many which are not. It would be great if
628632we could easily determine whether it is worth waiting for
You can’t perform that action at this time.
0 commit comments