mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@osdl.org>
To: Martin Peschke <mp3@de.ibm.com>
Cc: linux-kernel@vger.kernel.org, ak@suse.de, hch@infradead.org,
	arjan@infradead.org, James.Smart@Emulex.Com,
	James.Bottomley@SteelEye.com
Subject: Re: [RFC] [Patch 7/8] statistics infrastructure - exploitation prerequisite
Date: Tue, 16 May 2006 11:28:24 -0700	[thread overview]
Message-ID: <20060516112824.39b49563.akpm@osdl.org> (raw)
In-Reply-To: <446A1023.6020108@de.ibm.com>

Martin Peschke <mp3@de.ibm.com> wrote:
>
> need sched_clock for latency statistics

sched_clock() probably isn't suitable for this application.  It's a
scheduler thing and has a number of accuracy problems.

But I thought we discussed this last time around?  Maybe not.

Maybe you've considered sched_clock()'s drawbacks and you've decided
they're all acceptable.  If so, the changelog should have described the
reasoning.

But even if so, sched_clock() isn't something we want to be exporting to
modules.


  reply	other threads:[~2006-05-16 18:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16 17:47 Martin Peschke
2006-05-16 18:28 ` Andrew Morton [this message]
2006-05-16 22:36   ` Martin Peschke
2006-05-16 23:03     ` Arnd Bergmann
2006-05-17  1:23       ` Peter Chubb
2006-05-17  1:27         ` Andi Kleen
2006-05-17  1:43           ` Peter Chubb
2006-05-17  2:24             ` Christoph Lameter
2006-05-17  1:13     ` Peter Chubb
2006-05-17  2:32   ` Nick Piggin

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=20060516112824.39b49563.akpm@osdl.org \
    --to=akpm@osdl.org \
    --cc=James.Bottomley@SteelEye.com \
    --cc=James.Smart@Emulex.Com \
    --cc=ak@suse.de \
    --cc=arjan@infradead.org \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mp3@de.ibm.com \
    /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

Powered by JetHome