Prev: [PATCH 01/12] oom: select_bad_process: check PF_KTHREAD instead of !mm to skip kthreads
Next: oom: introduce find_lock_task_mm() to fix !mm false positives
From: Minchan Kim on 3 Jun 2010 02:20 On Thu, Jun 3, 2010 at 2:48 PM, KOSAKI Motohiro <kosaki.motohiro(a)jp.fujitsu.com> wrote: > Hi > > This patch series is collection of various OOM bugfixes. I think > all of patches can send to 2.6.35. > Recently, David Rientjes and Luis Claudio R. Goncalves posted other > various imporovement. I'll collect such 2.6.36 items and I plan to > push -mm at next week. Recently, there are many confusion due to patches related OOM. You are cleaning up it and looks better than old for review. Thanks for your great effort. -- Kind regards, Minchan Kim -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: KOSAKI Motohiro on 8 Jun 2010 07:50
> Hi > > This patch series is collection of various OOM bugfixes. I think > all of patches can send to 2.6.35. > Recently, David Rientjes and Luis Claudio R. Goncalves posted other > various imporovement. I'll collect such 2.6.36 items and I plan to > push -mm at next week. Today, Linus shipped -rc2 and this series automatically slipped for 2.6.36. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |