Free Software programmer
Subscribe This blog existed before my current employment, and obviously reflects my own opinions and not theirs. This work is licensed under a Creative Commons Attribution 2.1 Australia License.
Categories of this blog:
Older issues: |
Wed, 13 Dec 2006lhype progress and virtbenchSo I've continued hacking on lhype, interrupted by my move out to the farm. James Morris (who insists on calling it "The Rustyvisor") wrote a quickstart: I'm offline now, but "jamesm rustyvisor" will probably get you there. Now that the paravirt_ops patch is in Linus' tree, it's basically a single (fairly big) patch. I want to improve lhype, but I decided to do it in a methodical fashion: benchmarking. To that end, I've started on a set of hypervisor micro-benchmarks called virtbench designed to guide my optimizations. To make this work with lhype, however, I need external networking (lhype only has inter-domain networking at the moment), so that's what I'm coding now. [/tech] permanent link |