|
|
|
|
|
|
|
|
|
|
xen-devel
[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 +++++++++++++++++++++++-----------
xen-staging.hg.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Make lock profiling usable again,
Juergen Gross <=
|
|
|
|
|