public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* should ia64_spinlock_contention do backoff?
@ 2004-03-25 19:41 David Mosberger
  2004-03-25 20:06 ` John Hawkes
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: David Mosberger @ 2004-03-25 19:41 UTC (permalink / raw)
  To: linux-ia64

Has anyone studied the impact of doing exponential backoff in
ia64_spinlock_contention.  My theory is that it wouldn't buy much _if_
spinlocks always were in their own cachelines, but since they're not,
not using backoff could cause extra cache-line bouncing.  To be
honest, I'd rather not spend time on this myself, since I don't have
convenient access to large machines, but me thinks this is a question
that's long overdue to have a proper answer.

	--david

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

end of thread, other threads:[~2004-03-28 19:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-25 19:41 should ia64_spinlock_contention do backoff? David Mosberger
2004-03-25 20:06 ` John Hawkes
2004-03-25 22:13 ` Keith Owens
2004-03-25 22:28 ` David Mosberger
2004-03-26 17:16 ` markw
2004-03-26 23:41 ` Chris Wedgwood
2004-03-26 23:44 ` David Mosberger
2004-03-27  0:14 ` Chen, Kenneth W
2004-03-28  2:37 ` John Hawkes
2004-03-28 19:23 ` Matthew Wilcox

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