All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Edge <bruce.edge@gmail.com>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Boris Derzhavets <bderzhavets@yahoo.com>,
	xen-devel@lists.xensource.com,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: Re: 2.6.37-rc1 mainline domU - BUG: unable to handle kernel paging request
Date: Thu, 2 Dec 2010 10:38:46 -0800	[thread overview]
Message-ID: <AANLkTi=FRrEK7-bOwjAc1ymPKj8fMPgJ6_F0xkj29W-h@mail.gmail.com> (raw)
In-Reply-To: <4CF7E558.3010206@goop.org>

On Thu, Dec 2, 2010 at 10:28 AM, Jeremy Fitzhardinge <jeremy@goop.org> wrote:
> On 12/02/2010 10:05 AM, Bruce Edge wrote:
>> On Thu, Dec 2, 2010 at 6:41 AM, Bruce Edge <bruce.edge@gmail.com> wrote:
>>>
>>> On Wed, Dec 1, 2010 at 10:33 PM, Jeremy Fitzhardinge <jeremy@goop.org>
>>> wrote:
>>>> On 12/01/2010 01:32 PM, Bruce Edge wrote:
>>>>> I just checked the recently released 2.6.73-rc4,
>>>> Do you mean mainline 2.6.37-rc4, or the one in xen/next-2.6.37?
>>> mainline
>>>
>>>>>  and while the BUG
>>>>> signature is different, it still fails under NFS accesses. This is
>>>>> 100% recreatable.
>>>> Please try this patch which is queued up for mainline.  It's already in
>>>> xen/next-2.6.37.
>>> After testing the mainline .37 I also tried xen/next-2.6.37 with the same
>>> result. At least, I still hit a BUG after accessing an NFS mount. I didn't
>>> compare the stack, but the BUG condition looked the same.
>>> I'll reconfirm the location and traceback of the xen/next kernel.
>>>
>>> -Bruce
>>>
>>>
>> I re-ran the test with xen/next-2.6.37. The fault was a bit different this time.
>> The dom0 started spewing these as the domU appeared to hang:
>
> OK, these look like exactly the sort of symptoms which should be fixed
> by that patch, so assuming you're actually running the right kernel
> (worth checking!  I get bitten by this occasionally), there's something
> else going on here.

You're right, my branch was a day out of date. I didn't have the last
changes to:

 arch/x86/xen/grant-table.c |   28 +++++---
 arch/x86/xen/mmu.c         |  124 ++++++++++--------------------
 include/linux/mm.h         |    6 ++
 include/linux/vmalloc.h    |    2 -
 mm/memory.c                |   56 ++++++++++----
 mm/vmalloc.c               |  182 ++++++++++++++------------------------------

rebuilding with great expectations now :-)

-Bruce

>
> What NFS version are you using, and other parameters?  What is the NFS
> server?  What's the file access pattern going on?
>
> Thanks,
>    J
>

  reply	other threads:[~2010-12-02 18:38 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18 10:34 Re: 2.6.37-rc1 mainline domU - BUG: unable to handle kernel paging request Boris Derzhavets
2010-11-18 16:40 ` Bruce Edge
2010-11-18 17:05   ` Boris Derzhavets
2010-11-18 20:05     ` Bruce Edge
2010-11-19  7:12       ` Boris Derzhavets
2010-11-19 18:16         ` Bruce Edge
2010-11-19 18:52           ` Boris Derzhavets
     [not found]           ` <697216.62238.qm@web56104.mail.re3.yahoo.com>
2010-12-01 21:32             ` Bruce Edge
2010-12-02  6:33               ` Jeremy Fitzhardinge
2010-12-02  8:33                 ` Boris Derzhavets
2010-12-02 14:41                 ` Bruce Edge
2010-12-02 18:05                   ` Bruce Edge
2010-12-02 18:28                     ` Jeremy Fitzhardinge
2010-12-02 18:38                       ` Bruce Edge [this message]
2010-12-02 18:50                         ` Jeremy Fitzhardinge
2010-12-02 19:34                           ` Bruce Edge
2010-11-19 14:32     ` Boris Derzhavets
  -- strict thread matches above, loose matches on Subject: below --
2010-11-16 19:20 Boris Derzhavets
2010-11-14 17:47 Boris Derzhavets
2010-11-14 17:52 ` Sander Eikelenboom
2010-11-10 22:15 Bruce Edge
2010-11-10 22:30 ` Bruce Edge
2010-11-10 23:03   ` Bruce Edge
2010-11-11 15:56     ` Konrad Rzeszutek Wilk
2010-11-11 16:32       ` Boris Derzhavets
2010-11-11 12:01   ` Boris Derzhavets
2010-11-11 12:08     ` Boris Derzhavets
2010-11-11 16:09       ` Konrad Rzeszutek Wilk
2010-11-11 16:29         ` Boris Derzhavets
2010-11-11 16:46           ` Konrad Rzeszutek Wilk
2010-11-11 16:53             ` Boris Derzhavets
2010-11-12 14:40               ` Bruce Edge
2010-11-12 16:06                 ` Boris Derzhavets
2010-11-13  8:37                   ` Boris Derzhavets
2010-11-12 16:27                 ` Sander Eikelenboom
2010-11-12 17:01                   ` Konrad Rzeszutek Wilk
2010-11-14 16:37                     ` Boris Derzhavets
2010-11-14 16:56                       ` Sander Eikelenboom
2010-11-14 17:09                         ` Boris Derzhavets
2010-11-14 17:19                           ` Sander Eikelenboom
2010-11-14 21:35                         ` Bruce Edge
2010-11-15  8:06                           ` Boris Derzhavets
2010-11-15 11:05                             ` Boris Derzhavets
2010-11-15 20:21                         ` Bruce Edge
2010-11-15 20:32                           ` Sander Eikelenboom
2010-11-16 18:43                           ` Boris Derzhavets
2010-11-16 19:00                             ` Konrad Rzeszutek Wilk
2010-11-16 20:43                               ` Boris Derzhavets
2010-11-16 21:15                                 ` Konrad Rzeszutek Wilk
2010-11-16 21:42                                   ` Boris Derzhavets
2010-11-16 21:49                                   ` Boris Derzhavets
2010-11-17 21:28                                     ` Bruce Edge
2010-11-16 20:50                               ` Boris Derzhavets
2010-11-11 16:46         ` Boris Derzhavets
2010-11-11 12:26     ` Boris Derzhavets

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='AANLkTi=FRrEK7-bOwjAc1ymPKj8fMPgJ6_F0xkj29W-h@mail.gmail.com' \
    --to=bruce.edge@gmail.com \
    --cc=bderzhavets@yahoo.com \
    --cc=jeremy@goop.org \
    --cc=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xensource.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 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.