|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] HYPERVISOR_console_write gone?
> On Wed, 2004-03-10 at 14:32, Ian Pratt wrote:
>
> > Are you running 'xend'? The current console implementation is
> > blocking, and hence you could stall after filling up the buffer
> > if you haven't run the daemon to read it out.
>
> Yes, xend is running. For now, I've hacked printk to call good old
> HYPERVISOR_console_write, and skipped the call to register_console().
Odd. This is with a xenolinux built from the same repository,
right?
I think using HYPERVISOR_console_write is probably best for what
you're doing anyhow -- the new xend console stuff has yet to be
integrated with suspend/resume yet, but this should be
straightforward.
Ian
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|