[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100127091354.6ACF.A69D9226@jp.fujitsu.com>
Date: Wed, 27 Jan 2010 09:14:44 +0900 (JST)
From: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To: "Roman Jarosz" <kedgedev@...il.com>
Cc: kosaki.motohiro@...fujitsu.com,
lkml <linux-kernel@...r.kernel.org>,
"A Rojas" <nqn1976list@...il.com>,
"Hugh Dickins" <hugh.dickins@...cali.co.uk>,
"A. Boulan" <arnaud.boulan@...ertysurf.fr>, michael@...nelt.co.at,
jcnengel@...glemail.com, rientjes@...gle.com, earny@...4u.de,
"Jesse Barnes" <jbarnes@...tuousgeek.org>,
"Eric Anholt" <eric@...olt.net>,
"Chris Wilson" <chris@...is-wilson.co.uk>
Subject: Re: OOM-Killer kills too much with 2.6.32.2
> > - mapping_set_gfp_mask(obj->filp->f_path.dentry->d_inode->i_mapping,
> > - GFP_HIGHUSER |
> > - __GFP_COLD |
> > - __GFP_FS |
> > - __GFP_RECLAIMABLE |
> > - __GFP_NORETRY |
> > - __GFP_NOWARN |
> > - __GFP_NOMEMALLOC);
> > -
> > kref_init(&obj->refcount);
> > kref_init(&obj->handlecount);
> > obj->size = size;
>
> I've applied this patch and I'm testing it right now.
> Btw. what this patch will do from user(my) point of view?
OOM Killer disappear :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists