|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH][RESEND] Bind different tasks' evtchns to different v
Currently, all event channels notify Dom0's vcpu0 -- this is not nice
considering scalability.
The patch tries to bind different tasks' evtchns to different vcpus of
Dom0 when the bindings are initialized, and it can also dynamically
change the binding if a task actually gets run on another vcpu for some
reason.
Tests (Inb and OLTP) show the patch can improve scalability to some
notable degree.
Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>
Signed-off-by: Kan Liang <kan.liang@xxxxxxxxx>
evtchn_rebind_cpu-3.patch
Description: evtchn_rebind_cpu-3.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH][RESEND] Bind different tasks' evtchns to different vcpus of Dom0,
Cui, Dexuan <=
|
|
|
|
|