From: Patrick O'Rourke <porourke@egenera.com>
To: xen-devel@lists.xensource.com
Subject: kernel panic doing mem-set
Date: Wed, 31 Aug 2005 14:52:34 -0400 [thread overview]
Message-ID: <4315FC72.2030501@egenera.com> (raw)
x86_32, no PAE, I see the following when trying to set dom0's memory
down to 512MB (note: there is a total of 12GB of RAM). Seems we're
hitting this statement:
BUG_ON(HYPERVISOR_memory_op(
XENMEM_decrease_reservation, &reservation) != debt);
Pat
por-xen login: store_evtchn = 10
XENBUS xs_read_watch: 0
ip_tables: (C) 2000-2002 Netfilter core team
kernel BUG at drivers/xen/balloon/balloon.c:277 (balloon_process)!
[<c02b7854>] balloon_process+0x274/0x460
[<c01327e1>] worker_thread+0x201/0x3d0
[<c0387568>] schedule+0x3b8/0x7a0
[<c02b75e0>] balloon_process+0x0/0x460
[<c011b8a0>] default_wake_function+0x0/0x20
[<c011b8a0>] default_wake_function+0x0/0x20
[<c01325e0>] worker_thread+0x0/0x3d0
[<c0137aad>] kthread+0xad/0xf0
[<c0137a00>] kthread+0x0/0xf0
[<c01079c5>] kernel_thread_helper+0x5/0x10
Kernel panic - not syncing: BUG!
--
Patrick O'Rourke
porourke@egenera.com
reply other threads:[~2005-08-31 18:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4315FC72.2030501@egenera.com \
--to=porourke@egenera.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.