[PATCH] don't let the oom killer kill nslcd
[Date Prev][Date Next] [Thread Prev][Thread Next][PATCH] don't let the oom killer kill nslcd
- From: Patrick McLean <chutzpah [at] gentoo.org>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: [PATCH] don't let the oom killer kill nslcd
- Date: Tue, 10 Mar 2015 19:41:00 -0700
After seeing the previous discussion about the oom killer, I wrote a patch to add this to nslcd. It uses oom_score_adj, so it requires at least the 2.6.25 kernel.
Attachment:
0001_dont-allow-oom-killer-to-kill.patch
Description: Text Data
-- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see http://lists.arthurdejong.org/nss-pam-ldapd-users/
- [PATCH] don't let the oom killer kill nslcd, Patrick McLean
- Re: [PATCH] don't let the oom killer kill nslcd, Arthur de Jong
- Prev by Date: Re: nslcd and Linux OOM killer
- Next by Date: [PATCH] warnings cleanup: size_t should be formatted %lu rather than %d
- Previous by thread: Re: nslcd and Linux OOM killer
- Next by thread: Re: [PATCH] don't let the oom killer kill nslcd