| To: | wuzhangjin@gmail.com, Ralf Baechle <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH v5] MIPS: Add a high resolution sched_clock() via cnt32_to_63(). |
| From: | David Daney <david.s.daney@gmail.com> |
| Date: | Thu, 26 Nov 2009 20:45:16 -0800 |
| Cc: | 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:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=UjrkyaCu/519Ro70cXVykuoGOIntb1jGTKYyawFu0Cc=; b=UC5O31fjyBCgsyqsJkb0+gsazN0ngXIJ+cn1ND4kcq0iMAIiihwh+QfSlsqHmCelVW pH8UqSUfvfzC1pReGBLRr2BKNIEiyJJObVu9fTWf2Y+QBsso5cyOYeGbDPoxCERZ9qOM zQQ3f+WgrW4K3YPZNL7O8jA4alsG1p17UXTTc= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=G9IKn84r3UT2YdDL/t69gCrEnOrA7mhvRuB78E1AdDVdkyt2DC5i2NA80tCioE7QiE QG6ddseWWSK9VjCRgl/4FI4k1264WHttmxxww0pYatT3tm6VdbnUeNW0whU2T0WLgE2L 7fOS10gBsJr9z7519cJSzbXkLGeDYaKUFbNN4= |
| In-reply-to: | <1259291134.3197.86.camel@falcon.domain.org> |
| 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> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091014 Fedora/3.0-2.8.b4.fc11 Thunderbird/3.0b4 |
On 11/26/2009 07:05 PM, Wu Zhangjin wrote: On Thu, 2009-11-26 at 21:15 +0300, Sergei Shtylyov wrote: [...]
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 3/5] ALSA: pcm - fix page conversion on non-coherent MIPS arch, Wu Zhangjin |
|---|---|
| Next by Date: | [PATCH] mips lasat: convert to proc_fops/seq_file, Alexey Dobriyan |
| Previous by Thread: | Re: [PATCH v5] MIPS: Add a high resolution sched_clock() via cnt32_to_63()., Wu Zhangjin |
| Next by Thread: | Re: [PATCH v5] MIPS: Add a high resolution sched_clock() via cnt32_to_63()., Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |