All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel panic doing mem-set
@ 2005-08-31 18:52 Patrick O'Rourke
  0 siblings, 0 replies; only message in thread
From: Patrick O'Rourke @ 2005-08-31 18:52 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-31 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 18:52 kernel panic doing mem-set Patrick O'Rourke

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.