public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] hrtimer: generic sleeper infrastructure
@ 2006-03-25 12:46 Thomas Gleixner
  2006-03-25 12:46 ` [patch 1/2] hrtimer Thomas Gleixner
  2006-03-25 12:46 ` [patch 2/2] hrtimer Thomas Gleixner
  0 siblings, 2 replies; 8+ messages in thread
From: Thomas Gleixner @ 2006-03-25 12:46 UTC (permalink / raw)
  To: Andrew Morton; +Cc: LKML, Ingo Molnar

Andrew,

the removal of the data field in the hrtimer structure introduced a
private sleeper implementation for nanosleep. wakeup is the most common
callback case for timers and we should use a generic implementation
instead of forcing users to reimplement it all over the place.
    
        tglx

--


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

end of thread, other threads:[~2006-03-28  8:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-25 12:46 [patch 0/2] hrtimer: generic sleeper infrastructure Thomas Gleixner
2006-03-25 12:46 ` [patch 1/2] hrtimer Thomas Gleixner
2006-03-25 12:46 ` [patch 2/2] hrtimer Thomas Gleixner
2006-03-26  2:32   ` Andrew Morton
2006-03-26 22:10     ` Thomas Gleixner
2006-03-27 23:55       ` Oleg Nesterov
2006-03-28  0:03         ` Roman Zippel
2006-03-28  8:29         ` Thomas Gleixner

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