xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Gerry Reno <greno@verizon.net>
Cc: xen-devel@lists.xensource.com,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_noflush
Date: Thu, 6 May 2010 08:52:40 +0300	[thread overview]
Message-ID: <20100506055240.GL17817@reaktio.net> (raw)
In-Reply-To: <4BE2351C.70007@verizon.net>

On Wed, May 05, 2010 at 11:18:52PM -0400, Gerry Reno wrote:
> On 05/05/2010 01:54 PM, Konrad Rzeszutek Wilk wrote:
>>> Finally, my serial port header cables showed up so I installed them and
>>> now have some console output.
>>>
>>> Case 1: Xen 4.0.0-rc8 / pv_ops dom0 kernel 2.6.32.10
>>>
>>> After playing around with the order of the consoles on the xen and
>>> kernel lines I am able to get a login prompt but only after quite a long
>>> time (4-5 mins).  It seems like something is stealing processor cycles.
>>> And the behavior is not consistent, on different boots I get different
>>> errors at times.
>>>
>>>
>>> Case 1: pv_ops domU kernel 2.6.32.10  (no xen dom0)
>>>
>>> The kernel shows a lot of errors and just hangs.
>>>
>>>
>>>
>>> Attached: console output for both cases plus menu.lst
>>>
>>> -Gerry
>>>
>>>
>>>
>>>      
>>    
>>> [    1.616751] pci 0000:00:0a.0: PCI INT A ->  GSI 18 (level, low) ->  IRQ 18
>>> [    1.623549] NET: Registered protocol family 2
>>> [    1.628090] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
>>> [    1.636549] ------------[ cut here ]------------
>>> [    1.641209] WARNING: at mm/vmalloc.c:110 vmap_page_range_noflush+0x301/0x380()
>>> [    1.648440] Hardware name: GA-MA790GP-UD4H
>>> [    1.652582] Modules linked in:
>>> [    1.655710] Pid: 1, comm: swapper Not tainted 2.6.32.10 #12
>>> [    1.661321] Call Trace:
>>> [    1.663801]  [<ffffffff8106602b>] warn_slowpath_common+0x7b/0xc0
>>> [    1.669819]  [<ffffffff81066084>] warn_slowpath_null+0x14/0x20
>>> [    1.675698]  [<ffffffff8111bb31>] vmap_page_range_noflush+0x301/0x380
>>> [    1.682164]  [<ffffffff8111bbe2>] map_vm_area+0x32/0x50
>>> [    1.687402]  [<ffffffff8111d010>] __vmalloc_area_node+0x100/0x190
>>> [    1.693535]  [<ffffffff81898700>] ? alloc_large_system_hash+0x15e/0x222
>>> [    1.700172]  [<ffffffff8111cf02>] __vmalloc_node+0xa2/0xb0
>>> [    1.705671]  [<ffffffff81898700>] ? alloc_large_system_hash+0x15e/0x222
>>> [    1.712324]  [<ffffffff818b4a72>] ? inet_init+0x0/0x209
>>> [    1.717562]  [<ffffffff8111d282>] __vmalloc+0x22/0x30
>>> [    1.722653]  [<ffffffff81898700>] alloc_large_system_hash+0x15e/0x222
>>> [    1.729916]  [<ffffffff818b4a72>] ? inet_init+0x0/0x209
>>> [    1.735186]  [<ffffffff818b4a72>] ? inet_init+0x0/0x209
>>> [    1.740438]  [<ffffffff818b44b6>] tcp_init+0xa3/0x383
>>> [    1.745505]  [<ffffffff818b4bbd>] inet_init+0x14b/0x209
>>> [    1.750772]  [<ffffffff8100a04c>] do_one_initcall+0x3c/0x1a0
>>> [    1.756451]  [<ffffffff8187972c>] kernel_init+0x15a/0x1b0
>>> [    1.761890]  [<ffffffff810150ea>] child_rip+0xa/0x20
>>> [    1.766870]  [<ffffffff818795d2>] ? kernel_init+0x0/0x1b0
>>> [    1.772307]  [<ffffffff810150e0>] ? child_rip+0x0/0x20
>>> [    1.777461] ---[ end trace e93713a9d40cd06c ]---
>>> [    1.782160] general protection fault: 0000 [#1] SMP
>>>      
>> This is the same error I've gotten. Now thought I can't reproduce it (after
>> I slimmed down the .config to build less modules).
>>
>> Try 'nopat' as a command line parameter.
>>
>> Also, you might want to update your kernel. The 2.6.32.12 is out
>>
>>    
> Thanks.  I tried 'nopat' but that did not seem to change anything.
>
> I also tried 'git pull' for xen/stable but it says 'Already up to date'.  
> So where do I find the 2.6.32.12?
>

You should be using xen/stable-2.6.32.x branch.

changelog:
http://git.kernel.org/?p=linux/kernel/git/jeremy/xen.git;a=shortlog;h=xen/stable-2.6.32.x

-- Pasi

  reply	other threads:[~2010-05-06  5:52 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-23 17:50 Cannot load latest 2.6.32.10 kernel on AMD quad-core Gerry Reno
2010-04-23 18:27 ` Boris Derzhavets
2010-04-23 18:55   ` Boris Derzhavets
2010-04-23 20:38     ` Gerry Reno
2010-04-23 21:31       ` Boris Derzhavets
2010-04-24  6:12         ` Gerry Reno
2010-04-24  6:32           ` Gerry Reno
2010-04-24  7:34             ` Boris Derzhavets
2010-04-24 16:41               ` Gerry Reno
2010-04-24 17:30                 ` Boris Derzhavets
2010-04-24 17:37                 ` Boris Derzhavets
2010-04-24 17:41                 ` Boris Derzhavets
2010-04-24 18:07                   ` Gerry Reno
2010-04-24 18:18                     ` Boris Derzhavets
2010-04-24 22:24                       ` Gerry Reno
2010-04-25  6:44                         ` Pasi Kärkkäinen
2010-04-25 11:16                           ` Boris Derzhavets
2010-04-25 15:37                             ` Gerry Reno
2010-04-25 16:10                               ` Boris Derzhavets
2010-04-25 23:18                                 ` Mike Viau
2010-04-26  0:49                                   ` Gerry Reno
2010-04-26  2:10                                     ` Mike Viau
2010-04-26  2:18                                       ` Gerry Reno
2010-04-25 22:15                               ` Gerry Reno
2010-04-26  2:10                                 ` Gerry Reno
2010-04-26  4:12                                   ` Gerry Reno
2010-04-26 20:04                                     ` Pasi Kärkkäinen
2010-04-26 21:26                                       ` Gerry Reno
2010-04-26 21:52                                         ` Pasi Kärkkäinen
2010-04-26 23:36                                           ` Gerry Reno
2010-04-27  0:00                                             ` Gerry Reno
2010-04-27  2:48                                               ` Gerry Reno
2010-04-27  9:15                                                 ` Pasi Kärkkäinen
2010-04-27 17:35                                                   ` Gerry Reno
2010-04-29 13:54                                                     ` Gerry Reno
2010-04-29 14:41                                                       ` Mike Viau
2010-04-29 14:46                                                         ` Gerry Reno
2010-04-29 15:11                                                           ` Mike Viau
2010-04-29 16:50                                                             ` Gerry Reno
2010-04-25  6:53                         ` Gerry Reno
2010-04-25 10:22                           ` Pasi Kärkkäinen
2010-05-03 16:18 ` Konrad Rzeszutek Wilk
2010-05-03 17:18   ` Gerry Reno
2010-05-03 20:36     ` Konrad Rzeszutek Wilk
2010-05-03 21:23       ` Gerry Reno
2010-05-05  0:42         ` Gerry Reno
2010-05-05 17:54           ` AMD Phenom II 940: mm/vmalloc.c:110 vmap_page_range_noflush Konrad Rzeszutek Wilk
2010-05-06  3:18             ` Gerry Reno
2010-05-06  5:52               ` Pasi Kärkkäinen [this message]
2010-05-06 17:57                 ` Jeremy Fitzhardinge
2010-05-06 19:39                   ` Gerry Reno
2010-05-07  0:21                     ` Gerry Reno
2010-05-07  2:22                       ` Gerry Reno
2010-05-07  6:05                         ` Pasi Kärkkäinen
2010-05-07  6:21                           ` Boris Derzhavets
2010-05-07 16:44                             ` Gerry Reno
2010-05-07 21:53                               ` Gerry Reno
2010-05-08  7:20                                 ` Boris Derzhavets
2010-05-10 14:10                                 ` Konrad Rzeszutek Wilk
2010-05-10 16:03                                   ` Gerry Reno
2010-05-10 16:17                                     ` AMD Phenom II 940: Upgrade to 2.6.32.12 fixes it and upgrades CPU from 3.1Ghz to 1.2Thz! Konrad Rzeszutek Wilk
2010-05-10 16:40                                       ` Dan Magenheimer
2010-05-10 17:40                                         ` Gerry Reno
2010-05-10 17:56                                         ` Jeremy Fitzhardinge

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=20100506055240.GL17817@reaktio.net \
    --to=pasik@iki.fi \
    --cc=greno@verizon.net \
    --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 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).