lkml.org 
[lkml]   [2010]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] oom: remove PF_EXITING check completely
Date
> On Wed, 2 Jun 2010, Oleg Nesterov wrote:
>
> > > Today, I've thought to make some bandaid patches for this issue. but
> > > yes, I've reached the same conclusion.
> > >
> > > If we think multithread and core dump situation, all fixes are just
> > > bandaid. We can't remove deadlock chance completely.
> > >
> > > The deadlock is certenaly worst result, then, minor PF_EXITING optimization
> > > doesn't have so much worth.
> >
> > Agreed! I was always wondering if it really helps in practice.
> >
>
> Nack, this certainly does help in practice, it prevents needlessly killing
> additional tasks when one is exiting and may free memory. It's much
> better to defer killing something temporarily if an eligible task (i.e.
> one that has a high probability of memory allocations on current's nodes
> or contributing to its memcg) is exiting.
>
> We depend on this check specifically for our use of cpusets, so please
> don't remove it.

Your claim violate our development process. Oleg pointed this check
doesn't only work well, but also can makes deadlock. So, We certinally
need anything fix. then, I'll remove this check completely at 2.6.35
timeframe.

But this doesn't mean we refuse you make better patch at all. I expect
we can merge very soon if you make such patch.




\
 
 \ /
  Last update: 2010-06-03 06:51    [W:0.069 / U:0.564 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site