[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <patchbomb.1219276937@localhost>
Date: Wed, 20 Aug 2008 17:02:17 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org, xen-devel@...ts.xensource.com,
Jan Beulich <jbeulich@...ell.com>
Subject: [PATCH 0 of 4] Xen spinlock updates and performance measurements
Hi Ingo,
This series has some updates to Xen's spinlock implementation,
including adding a set of performance measurements in debugfs.
The series consists of:
- correctly deal with a spinlock in an interrupt handler interrupting
another spinlock spinning on a lock. [2.6.27 bugfix]
- Add Xen debugfs support, including performance metrics for
spinlocks, multicalls and mmu operations.
- Allow interrupts to be enabled while spinning (blocking) for a lock
- Measure time spinlocks spend blocked
Thanks,
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists