zap_pid_ns_processes(struct pid_namespace)

David Rodic david.rodic at mail.com
Fri Nov 4 02:19:56 EDT 2016


Hi guys,

I am reading "Linux Kernel Development".
I came across the function call zap_pid_ns_processes(struct pid_namespace) inside the find_new_reaper function.
Can someone tell me what this function does and why it is being called inside the find_new_reaper function?

Thanks,

David



More information about the Kernelnewbies mailing list