,
er
I assume you mean UP host ;)
Yep, and I'll be the first to admit that my design only looks forward.=20
Its for high speed links and multi-core cpus, etc. If you have a
uniprocessor host, the throughput would likely start to suffer with my
current strategy. You could probably reclaim some of that throughput
(but trading latency) by doing as you are suggesting with the deferred
initial signalling. However, it is still a tradeoff to account for the
lower-end rig. I could certainly put a heuristic/timer on the
guest->host to mitigate this as well, but this is not my target use case
anyway so I am not sure it is worth it.
the
ran
alid,
put a
in
Hmm..well I was hoping to be able to work with you guys to make my
proposal fit this role. If there is no interest in that, I hope that my
infrastructure itself may still be considered for merging (in *some*
tree, not -kvm per se) as I would prefer to not maintain it out of tree
if it can be avoided. I think people will find that the new logic
touches very few existing kernel lines at all, and can be completely
disabled with config options so it should be relatively inconsequential
to those that do not care.
-Greg