All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Harper <ryanh@us.ibm.com>
To: Don Zickus <dzickus@redhat.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [RFH] xen domain0 failover stuff
Date: Fri, 31 Mar 2006 10:08:45 -0600	[thread overview]
Message-ID: <20060331160845.GD32175@us.ibm.com> (raw)
In-Reply-To: <20060331154401.GE4802@redhat.com>

* Don Zickus <dzickus@redhat.com> [2006-03-31 09:41]:
> On Thu, Mar 30, 2006 at 09:48:12PM -0800, Chris Wright wrote:
> > * Don Zickus (dzickus@redhat.com) wrote:
> > > Continuing on my project to get a domain0 to failover to a second domain0,
> > > I have stumbled upon an out of memory problem.  Does anyone know what type
> > > of quirky scenario I would have had to create in order to have
> > > xen_create_contiguous_region() fail within
> > > swiotlb_init_with_default_size() of the linux x86_64 kernel?  
> > 
> > Sounds like nothing other than running low on that amount of contiguous
> > pages.
> > 
> > CTRL-a CTRL-a CTRL-a m
> > 
> > Typing that should show you what's available, I suspect it's less than
> > the swiotlb is asking for.
> 
> You know I have never been able to get this to work.  It keeps wanting to
> initializing my modem (minicom uses the same CTRL-a interface).  :)  Or
> maybe this is because I am using the redhat version.  

The conswitch parameter to xen allows you to change the key used with
control to switch between Xen and Dom0 serial input.  I use 'x' and
don't have to reconfigured minicom.

title Xen 3.0-unstable / XenLinux 2.6.11
kernel /boot/xen.gz dom0_mem=524288 com1=115200,8n1 conswitch=x
module /boot/vmlinuz-2.6.11-xen0 root=/dev/sda1 ro console=tty0

-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
(512) 838-9253   T/L: 678-9253
ryanh@us.ibm.com

  parent reply	other threads:[~2006-03-31 16:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-27 22:08 [RFH] xen domain0 failover stuff Don Zickus
2006-03-27 22:38 ` Keir Fraser
2006-03-28 15:32   ` Don Zickus
2006-03-30 21:35   ` Don Zickus
2006-03-31  5:48     ` Chris Wright
2006-03-31 15:44       ` Don Zickus
2006-03-31 15:56         ` Keir Fraser
2006-03-31 16:14           ` Don Zickus
2006-03-31 16:08         ` Ryan Harper [this message]
2006-04-03 15:53         ` Stephen C. Tweedie

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=20060331160845.GD32175@us.ibm.com \
    --to=ryanh@us.ibm.com \
    --cc=dzickus@redhat.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.