diff options
author | Daniel Colascione <dancol@google.com> | 2018-11-05 13:22:05 +0000 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-11-20 09:50:00 -0700 |
commit | c969eb830175f42b6cc0c8e80f6fce452fd75788 (patch) | |
tree | 715766ff20b1b93fb88c8e4ca649ab3d415d870d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1428cc0e0c36de4f32b3de38ae497394dca6972b (diff) |
Document /proc/pid PID reuse behavior
State explicitly that holding a /proc/pid file descriptor open does
not reserve the PID. Also note that in the event of PID reuse, these
open file descriptors refer to the old, now-dead process, and not the
new one that happens to be named the same numeric PID.
Signed-off-by: Daniel Colascione <dancol@google.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions