On 06/06/14 19:03, Justin Cormack wrote: > The original rumprun mode is back in rumprun. > > This creates a rump kernel, and then executes commands against it, > compiled into one binary rather than using the remote client. > > It is mainly useful for custom binaries not the netbsd commands, but I > do compile them as a check (in bin-rr directory). In particular if you > are doing performance testing it is more useful, as you don;t have > overhead of the rumpclient calls.
Cool, it will be useful for example in conjunction with pktgenif. It's probably useful to introduce some way to make rumprun mode listen to remote commands (for configuration purposes). Does rumprun still require a "pic static libs" build of the kernel components? I'm thinking about how to make rumprun not (re)build the kernel components. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
