diff options
author | Rik van Riel <riel@redhat.com> | 2011-02-01 09:52:41 -0500 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-03-17 13:08:29 -0300 |
commit | 34bb10b79de7df118de832f6832efb630e646577 (patch) | |
tree | 2284a88be869a13a55b0435eafa572cde9ae53aa /README | |
parent | 77c100c83e84316ced2507c5799f79c2c80bc6b9 (diff) | |
download | op-kernel-dev-34bb10b79de7df118de832f6832efb630e646577.zip op-kernel-dev-34bb10b79de7df118de832f6832efb630e646577.tar.gz |
KVM: keep track of which task is running a KVM vcpu
Keep track of which task is running a KVM vcpu. This helps us
figure out later what task to wake up if we want to boost a
vcpu that got preempted.
Unfortunately there are no guarantees that the same task
always keeps the same vcpu, so we can only track the task
across a single "run" of the vcpu.
Signed-off-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions