[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Make lock profiling usable again
Using lock profiling (option lock_profile in xen/Rules.mk) resulted in build errors. Changes: - Include public/sysctl.h in spinlock.h when using lock profiling. - Allocate profile data in an own structure to avoid struct domain becoming larger then one page Signed-off-by: juergen.gross@xxxxxxxxxxxxxx 2 files changed, 44 insertions(+), 24 deletions(-) xen/common/spinlock.c | 34 +++++++++++++++++++++------------- xen/include/xen/spinlock.h | 34 +++++++++++++++++++++++----------- Attachment:
xen-staging.hg.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |