Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260520
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [lkp] [mm, page_alloc] 43993977ba: +88% OOM possibility |
| Date | 2015-11-02 11:30 +0100 |
| Message-ID | <qqkxc-48H-23@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <qpdep-3t7-9@gated-at.bofh.it> <qpfge-4FN-19@gated-at.bofh.it> <qqaeu-6c1-15@gated-at.bofh.it> <qqi2l-2yF-3@gated-at.bofh.it> <qqj86-3aX-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon 02-11-15 16:55:15, Huang, Ying wrote: > Michal Hocko <mhocko@kernel.org> writes: [...] > > It would be interesting to see all the page allocation failure warnings > > (if they are different). Maybe other callers have relied on GFP_ATOMIC > > and access to memory reserves. The above path is not this case though. > > I take a look at all dmesgs, and found the backtrace for page allocation > failure is same for all. Is it possible that this commit cause more > memory were allocated or kept in memory so that more OOM were triggered? I can imagine that some of the callers were not converted properly or missed and a lack of __GFP_KSWAPD_RECLAIM could indeed cause a later kswapd kick off. I am staring into the commit but nothing has jumped at me yet. Could you collect /proc/vmstat (snapshot every 1s) on both good and bad kernels. I expect the later would see a less scanning by kswapd. -- Michal Hocko SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [lkp] [mm, page_alloc] 43993977ba: +88% OOM possibility "Huang\, Ying" <ying.huang@linux.intel.com> - 2015-11-02 00:30 +0100
Re: [lkp] [mm, page_alloc] 43993977ba: +88% OOM possibility Michal Hocko <mhocko@kernel.org> - 2015-11-02 08:50 +0100
Re: [lkp] [mm, page_alloc] 43993977ba: +88% OOM possibility "Huang\, Ying" <ying.huang@linux.intel.com> - 2015-11-02 10:00 +0100
Re: [lkp] [mm, page_alloc] 43993977ba: +88% OOM possibility Michal Hocko <mhocko@kernel.org> - 2015-11-02 11:30 +0100
csiph-web