[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] some thoughts on appstacks and app-tools
Justin Cormack writes ("Re: [Xen-devel] some thoughts on appstacks and app-tools"): > On Wed, Jul 16, 2014 at 9:44 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote: > > The way one would do this today e.g. for NFS root or something would be > > with a kernel command line option (e.g. ip=w.x.y.z for Linux, don't know > > about rump or BSD) > > rumpuser_getparam() should probably read the command line and return > those values, rather than just the static values in rumphyper_base.c We have a problem with the command line: In a rump environment, running a normal application built with the cross tools, the command line is (currently, and IMO this ought to remain the case) the application's command line. I guess we could filter the command line so you would write extra="args to rump machinery ip=blah fs=blah --- args to application" or some such. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |