linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Guntsche <mike@it-loops.com>
To: Theodore Tso <tytso@MIT.EDU>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Page allocation error during mount with 2.6.39
Date: Fri, 20 May 2011 21:33:15 +0200	[thread overview]
Message-ID: <20110520213216@it-loops.com> (raw)
In-Reply-To: <18683DA2-44FC-4417-9BBB-9627B54D8F8A@mit.edu>

On 20 May 11 08:56, Theodore Tso wrote:
> 
> On May 20, 2011, at 5:22 AM, Michael Guntsche wrote:
> 
> > Hello list,
> > 
> > After upgrading to 2.6.39 I reformatted one of my partitions to ext4 to
> > do some testing. During a simple mount I got the following page
> > allocation failure, the mount succeeded though.
> > The problem is not really reproducible (I tried mounting several times
> > afterwards) but I thought I might mention it nevertheless.
> 
> The mount failure is harmless; if we can't allocate that much space via kmalloc(), we fall back to vmalloc().  In newer versions of the kernel we suppress the warning so as to avoid people thinking something serious had gone wrong.

Ok, thanks for the info. I saw this happening with kerberised nfs mounts
as well so I thought it might be a similar issue.

/Mike

      reply	other threads:[~2011-05-20 19:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-20  9:22 Page allocation error during mount with 2.6.39 Michael Guntsche
2011-05-20 12:56 ` Theodore Tso
2011-05-20 19:33   ` Michael Guntsche [this message]

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=20110520213216@it-loops.com \
    --to=mike@it-loops.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=tytso@MIT.EDU \
    /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).