blfs/init.d/sshd in lfs-bootscripts-20120305 says:
echo "-16" >/proc/${pid}/oom_score_adj
-16 looks like an oom_adj value.
for oom_score_adj you may want to use -1000 instead.
it appears though that sshd will do this itself and that it now
understands both oom_score_adj (preferred if available) and oom_adj,
so can this code be removed from the bootscript?
bob.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page