Oom Kill
Chapter 13 Out Of Memory Management
13.4 Killing the Selected Process
Once a task is selected, the list is walked again and each process that shares the same mm_struct as the selected process (i.e. they are threads) is sent a signal. If the process has CAP_SYS_RAWIO capabilities, a SIGTERM is sent to give the process a chance of exiting cleanly, otherwise a SIGKILL is sent.
CAP_SYS_RAWIO 参考 capabilities(7) — Linux manual page
如何查询一下进程的 capabilities How to find out what linux capabilities a process requires to work?
$ getpcaps
PID: = cap_chown,cap_dac_override,cap_fowner,cap_fsetid,cap_kill,cap_setgid,cap_setuid,cap_setpcap,cap_net_raw,cap_sys_chroot,cap_mknod,cap_audit_write,cap_setfcap+i