public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] extend synchro-test module to test spinlocks too
@ 2012-12-31  2:47 Michel Lespinasse
  2012-12-31  2:47 ` [PATCH 1/2] add spinlock test to synchro-test module Michel Lespinasse
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Michel Lespinasse @ 2012-12-31  2:47 UTC (permalink / raw)
  To: Andrew Morton, David Howells; +Cc: linux-kernel, Rik van Riel

I wanted a synthetic test to help me understand the performance of Rik's
proposed spinlock proportional backoff patches, and the synchro-test
in andrew's mmotm tree looked like an obvious candidate to be extended,
so I ended up with the following couple patches.

I'm not sure whats' the back story with synchro-test though - they seem
to have been stuck in andrew's tree for a very long time now. Is there
any reason delaying their inclusion or is it just that nobody's been
pushing for them ?

Michel Lespinasse (2):
  add spinlock test to synchro-test module
  Document default load and interval values in synchro-test module

 Documentation/synchro-test.txt |    4 +-
 kernel/synchro-test.c          |   76 ++++++++++++++++++++++++++++++++++++---
 2 files changed, 72 insertions(+), 8 deletions(-)

-- 
1.7.7.3


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-03  3:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-31  2:47 [PATCH 0/2] extend synchro-test module to test spinlocks too Michel Lespinasse
2012-12-31  2:47 ` [PATCH 1/2] add spinlock test to synchro-test module Michel Lespinasse
2012-12-31  2:47 ` [PATCH 2/2] Document default load and interval values in " Michel Lespinasse
2013-01-02 22:39 ` [PATCH 0/2] extend synchro-test module to test spinlocks too Andrew Morton
2013-02-03  3:22   ` Michel Lespinasse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox