Skip to content
Snippets Groups Projects
Commit b2fd7da5 authored by Rolf Eike Beer's avatar Rolf Eike Beer
Browse files

ProcessUNIX: close /proc entry before starting recursion

If a group of processes needs to be terminated recursively the entry in /proc
doesn't need to be kept open during the recursion as all the interesting
information was already read from it. Especially in case of deeper recursion
this lowers the memory pressure.

Change-Id: I95b969f42c8dd68b57cdaf8fc1b705f358f1dc58
parent d2bcbe11
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment