On Thu, Jan 8, 2015 at 5:00 PM, Antti Kantee <[email protected]> wrote: >> What's the procedure for adding extra commands (eg. vmstat), should I want >> to do that? > > Good question. The "easy" way is including it in rumprun-posix. I'm > not proficient enough with the current incarnation of rumprun-posix to > know if there's an easy way to just compile bits out of a full NetBSD > tree in a "appmake" style fashion. Justin? > > Anything sort of useful we can add to the standard build, but of course > it would be nice if the utility were tested and proven useful _before_ ;) > > caveat: utilities using libkvm (no, not the linux kvm) will not work. I > can't quite remember if it's a fundamental incompatibility, or if the > kvm driver for the rump kernel is just lacking. I seem to recall the > former, though I can't now think of the specific reason.
Yes, vmstat uses libkvm which doesnt build... I very much doubt if it is going to be made to work sanely, maybe a subset of it could be implemented. What did you want from it? Justin ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
