|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH]Enhance Cx stability by adding softirq check before e
Without checking softirq_pending before entry Cx state, softirq such as
SCHEDULE_SOFTIRQ and TIMER_SOFTIRQ can't be handled timely. It may cause
severe failures such as disk I/O failure.
This patch addresses the issue above, meanwhile move timing points
closer to cstate entry/exit point to make C3 residency more accurate,
and enable irq a little earlier.
Signed-off-by: Wei Gang <gang.wei@xxxxxxxxx>
Signed-off-by: Tian Kevin <kevin.tian@xxxxxxxxx>
Jimmy
softirq_check_bf_cx_entry.patch
Description: softirq_check_bf_cx_entry.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]Enhance Cx stability by adding softirq check before entry cstate,
Wei, Gang <=
|
|
|
|
|