All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc MERLIN <marc@merlins.org>
To: Johannes Thumshirn <jthumshirn@suse.de>,
	Kent Overstreet <kent.overstreet@gmail.com>
Cc: linux-bcache@vger.kernel.org
Subject: Re: echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
Date: Mon, 15 Feb 2016 07:32:36 -0800	[thread overview]
Message-ID: <20160215153236.GI4115@merlins.org> (raw)
In-Reply-To: <20160215121104.GA30514@kmo-pixel> <20160215120255.GE18134@c203.arch.suse.de>

On Mon, Feb 15, 2016 at 01:02:55PM +0100, Johannes Thumshirn wrote:
> > So I did
> > make-bcache -B /dev/md5
> > echo /dev/md5 > /sys/fs/bcache/register
> > 
> > and it fails:
> > bash: page allocation failure: order:4, mode:0x2040d0
> 
> Is this system under some kind of memory preassure? Did this happen right
> after boot or when the system was already running for quite some time?
 
Uptime 17 days, it's a server that does a lot of I/O, but free shows I have
6GB available for buffer cache out of 8, so that shouldn't be too bad. Seems
like I'm hitting an issue with memory fragmentation or a specific kind of
memory not being available?
(but I don't have any other kernel processes complaining about memory
allocation failure, at least not consistently like here)

On Mon, Feb 15, 2016 at 03:11:04AM -0900, Kent Overstreet wrote:
> > and it fails:
> > bash: page allocation failure: order:4, mode:0x2040d0
> 
> You want CONFIG_COMPACTION=y

Good suggestion, but I already have it:
gargamel:~# grep CONFIG_COMPACTION /boot/config-4.3.3-amd64-i915-volpreempt-20150421
CONFIG_COMPACTION=y

Thanks for the replies,
Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/  

  reply	other threads:[~2016-02-15 15:32 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15  6:04 echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0 Marc MERLIN
2016-02-15 12:02 ` Johannes Thumshirn
2016-02-15 15:32   ` Marc MERLIN [this message]
2016-02-15 15:45     ` Christoph Nelles
2016-02-23 16:32       ` Marc MERLIN
2016-02-23 20:57         ` Marc MERLIN
2016-02-24 20:45       ` BUG: drivers/md/bcache/writeback.c:237 Marc MERLIN
2016-02-25  0:58         ` Eric Wheeler
2016-02-25  6:41           ` Eric Wheeler
2016-02-25  7:36             ` Eric Wheeler
2016-02-25 10:08               ` Zhu Yanhai
2016-02-26  2:38                 ` Eric Wheeler
2016-02-26  2:46                   ` Marc MERLIN
2016-02-26  3:19                     ` Marc MERLIN
2016-02-26  4:55                       ` Eric Wheeler
2016-02-26 16:27                         ` Marc MERLIN
2016-02-26 21:17                           ` Eric Wheeler
2016-03-03  4:17                             ` Eric Wheeler
2016-03-03  4:25                               ` Marc MERLIN
2016-02-25 10:18         ` Zhu Yanhai
2016-02-25 15:20           ` Marc MERLIN
2016-02-25 23:44             ` Eric Wheeler
2016-02-26  0:17               ` Marc MERLIN
2016-02-15 12:11 ` echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0 Kent Overstreet
2016-02-24  6:53 ` Eric Wheeler
2016-02-24 16:37   ` Disabling bcache from boot when it crashes? Marc MERLIN
2016-02-24 19:10     ` Eric Wheeler
2016-02-25  5:48       ` Marc MERLIN

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=20160215153236.GI4115@merlins.org \
    --to=marc@merlins.org \
    --cc=jthumshirn@suse.de \
    --cc=kent.overstreet@gmail.com \
    --cc=linux-bcache@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.