[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0 of 3] RFC: wait queue usage
The following series is my current state of an attempt to use wait queues for xenpaging and mem_event handling. I post it here for review and comments. Olaf xen/arch/x86/hvm/hvm.c | 6 +- xen/arch/x86/mm/mem_event.c | 82 +++++++++++++++++++++++++++++++++------- xen/arch/x86/mm/mem_sharing.c | 31 +++++---------- xen/arch/x86/mm/p2m-ept.c | 46 +++++++++++++++++++--- xen/arch/x86/mm/p2m.c | 56 ++++++++++++++------------- xen/common/domain.c | 5 ++ xen/include/asm-x86/mem_event.h | 4 - xen/include/asm-x86/p2m.h | 1 xen/include/xen/sched.h | 32 +++++++++++---- 9 files changed, 183 insertions(+), 80 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |