[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [PATCH] Console Daemon
> > This is the first patch to move the console code out of > Xend and into > > a separate daemon. In this patch I've included the daemon and a > > front-end. I've also have the console code removed from > Xend locally > > but I wanted to clarify a few things first before submitting that. > > I checked in consoled. Can you send any further fixes, and > code to plumb through xend? > > Is it possible to make it configurable where console i/o goes > (e.g., tcp socket as an option instead of tty?). I guess it would be nice to have tcp sockets as an option (with a optional restriction to localhost access), but not a huge deal. In any event, xend needs to know of, or prefereable be in control of, which tty or port gets allocated. What I'd really like to see this console deamon do is to implement a FIFO buffer of the last N megabytes of console output, hence providing buffering while the tty is disconnected. Regardless of whether the tty is connected, it would be good to keep the last M megabytes stored on disk in /var/log/xen-myvmname. Thanks, Ian _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |