[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] Asynchronous power handling.
On 18/03/2024 15:28, Owen Smith wrote: From: Martin Harvey <Martin.Harvey@xxxxxxxxxx> Use completion routines and IO_WORKITEMs to handle power state transitions, allowing execution to run at PASSIVE_LEVEL without blocking the current thread, and avoid blocking all power IRPs while another is executing (power IRPs should be synchronized by the power manager, but this doesnt appear to be the case in all situations). Signed-off-by: Martin Harvey <martin.harvey@xxxxxxxxxx> Refactored, wrong format comments removed Signed-off-by: Owen Smith <owen.smith@xxxxxxxxx> --- src/xenvif/fdo.c | 810 +++++++++++++++++++++++++++++------------------ src/xenvif/pdo.c | 263 +++++++-------- 2 files changed, 602 insertions(+), 471 deletions(-) Acked-by: Paul Durrant <paul@xxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |