From: Thomas Gleixner <tglx@linutronix.de>
To: Andrew Morton <akpm@osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>
Subject: [patch 0/2] hrtimer: generic sleeper infrastructure
Date: Sat, 25 Mar 2006 12:46:00 -0000 [thread overview]
Message-ID: <20060325121219.172731000@localhost.localdomain> (raw)
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
--
next reply other threads:[~2006-03-25 12:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-25 12:46 Thomas Gleixner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060325121219.172731000@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox