From: Aaron Lu <aaron.lu@intel.com>
To: Michal Hocko <mhocko@suse.cz>
Cc: Linux MM <linux-mm@kvack.org>,
lkp@01.org, Huang Ying <ying.huang@intel.com>,
Vlastimil Babka <vbabka@suse.cz>
Subject: Re: OOM in v4.8
Date: Wed, 12 Oct 2016 21:38:30 +0800 [thread overview]
Message-ID: <20161012133830.GB20755@aaronlu.sh.intel.com> (raw)
In-Reply-To: <20161012084342.GF17128@dhcp22.suse.cz>
[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]
On Wed, Oct 12, 2016 at 10:43:42AM +0200, Michal Hocko wrote:
> On Wed 12-10-16 16:24:47, Aaron Lu wrote:
> > On 10/12/2016 04:00 PM, Michal Hocko wrote:
> [...]
> > > which is an atomic high order request that failed which is not all that
> > > unexpected when the system is low on memory. The allocation failure
> > > report is hard to read because of unexpected end-of-lines but I suspect
> >
> > Sorry about that, I'll try to find out why dmesg is saved so ugly on
> > that test box.
>
> Not your fault. This seems to be 4bcc595ccd80 ("printk: reinstate
> KERN_CONT for printing continuation lines")
>
> > > that again we are not able to allocate because of the CMA standing in
> > > the way. I wouldn't call the above failure critical though.
> >
> > I'll test that commit and v4.8 again with cma=0 added to cmdline.
>
> Thanks!
With cma=0:
1 on v4.8, 8 tests OOMed out of 10 tests;
2 on 101105b1717f, 1 test OOMed out of 10 tests as before.
It seems to be worse for v4.8, previouslly it's 6 failures.
For 101105b1717f, it's the same case: perf requested a order 2 atomic
allocation and failed, no OOM killer is invoked.
Both dmesgs are attached.
Thanks,
Aaron
[-- Attachment #2: v4.8.xz --]
[-- Type: application/x-xz, Size: 26780 bytes --]
[-- Attachment #3: 101105b1717f.xz --]
[-- Type: application/x-xz, Size: 21928 bytes --]
next prev parent reply other threads:[~2016-10-12 13:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-12 6:54 OOM in v4.8 Aaron Lu
2016-10-12 7:44 ` Michal Hocko
2016-10-12 8:00 ` Michal Hocko
2016-10-12 8:24 ` Aaron Lu
2016-10-12 8:43 ` Michal Hocko
2016-10-12 13:38 ` Aaron Lu [this message]
2016-10-13 6:23 ` Aaron Lu
2016-10-13 6:34 ` Michal Hocko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161012133830.GB20755@aaronlu.sh.intel.com \
--to=aaron.lu@intel.com \
--cc=linux-mm@kvack.org \
--cc=lkp@01.org \
--cc=mhocko@suse.cz \
--cc=vbabka@suse.cz \
--cc=ying.huang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).