Hi guys, could we include a configuration at mysqld_mult and mysqld_safe?

at linux killing the mysqld process is a big problem, i prefer leave it as the last process to kill

check this post :http://www.oracle.com/technetwork/articles/servers-storage-dev/oom-killer-1911807.html

in this case oracle is the last tprocess to kill

they use the /proc kernel interface to set the oom_adj

i don't read the mysqld_safe and mysqld_multi, but could we include this at my.cnf?
my last crash was a big trouble, if kernel killed the others process before mysql maybe the mysqld couldn't be killed

thanks guys
i will create a MDEV about it

--
Roberto Spadim