| To: | Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH v5] MIPS: Add a high resolution sched_clock() via cnt32_to_63(). |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Fri, 27 Nov 2009 16:35:02 +0800 |
| Cc: | David Daney <david.s.daney@gmail.com>, Sergei Shtylyov <sshtylyov@ru.mvista.com>, Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de>, linux-mips@linux-mips.org, Michal Simek <monstr@monstr.eu> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=bLm9EbdKoVv8/atLqy/5Stm6kYNfQwf26RaT+Ux9BKo=; b=o8OIq6dHsTgI6Ptr2LxZpUeOwxyRvoz2QYxwumoA3FEm9dm6iWjTB4geOAwd+S5wmG 4ELJtO0VnRmwMGHAV8Y+xqIIWuNbm3VOTqZKSXz7wrFfhGrjHmwgHdwYz3Yqgp49oRkm 9S3AI8zO1qoA8atzrG2H3HVjvDFw1GXT8VopA= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=IO1X912BqL5sF719tfAADF6I9OlFz7dEdSRBidTkYLjE+AH+2z2fv8eXKBIlR2xg36 CyVCrcBMphE3lIDZ08DuVQcFMdlMt7NgFLHALBY8GyeeV2PanhXqmHf2yFyECvr080kZ 4cgRfc2cXlqfUY039GplTr1EqcZVcBr90fAEk= |
| In-reply-to: | <4B0F595C.5000204@gmail.com> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <39b95d02b37cd75d275b231c31abb00aefda9078.1258972025.git.wuzhangjin@gmail.com> <4B0A8A0B.60405@ru.mvista.com> <4B0EC5CB.5060701@ru.mvista.com> <1259291134.3197.86.camel@falcon.domain.org> <4B0F595C.5000204@gmail.com> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
Hi, Ralf
This patch is not applicable, please ignore it!
Thanks!
Wu Zhangjin
On Thu, 2009-11-26 at 20:45 -0800, David Daney wrote:
> On 11/26/2009 07:05 PM, Wu Zhangjin wrote:
> > On Thu, 2009-11-26 at 21:15 +0300, Sergei Shtylyov wrote:
> [...]
> >>>
> >>> I don't think this is really good name for this file (one might think
> >>> that this is another implementation of clocksource instead of some
> >>> sched_clock() code tied to this particular clocksource), and I don't
> >>>
> >> Seriously, if this file have to live a life of its own, name it like
> >> sched-r4k.c but not the way you named it -- this is not another clocksource
> >> module...
> >>
> >>
> > Hello, Sergei Shtylyov, I will use hres_sched_clock.c instead of
> > sched-r4k.c, is it okay?
> >
> > Hi, Ralf, which one will you apply? If hres_sched_clock.c is okay, I
> > will resend it asap.
> >
>
> Like Sergei, I think putting this in a seperate file is a bad idea.
> This sched_clock is just a slightly different view of the csrc-r4k.c
> put it in there.
>
> Octeon has its own clock source (cavium-octeon/scrc-octeon.c) and
> doesn't use csrc-r4k, so if you put it in a seperate file, there will
> have to be makefile hackery to keep this thing out of an octeon kernel.
>
> When and if you add this to csrc-r4k, I will submit the patch (already
> written) that adds a high resolution sched_clock() to csrc-octeon.c.
>
> Thanks,
> David Daney
>
>
>
>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 06/38] move iodev_remove to .devexit.text, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH 3/5] ALSA: pcm - fix page conversion on non-coherent MIPS arch, Ralf Baechle |
| Previous by Thread: | Re: [PATCH v5] MIPS: Add a high resolution sched_clock() via cnt32_to_63()., David Daney |
| Next by Thread: | [PATCH] [MIPS] Move several variables from .bss to .init.data, Dmitri Vorobiev |
| Indexes: | [Date] [Thread] [Top] [All Lists] |