| To: | "Ralf Baechle" <ralf@linux-mips.org> |
|---|---|
| Subject: | Re: [PATCH 3/5] Deforest the function pointer jungle in the time code. |
| From: | "Franck Bui-Huu" <vagabon.xyz@gmail.com> |
| Date: | Fri, 15 Jun 2007 16:24:36 +0200 |
| Cc: | "Maciej W. Rozycki" <macro@linux-mips.org>, "Thomas Bogendoerfer" <tsbogend@alpha.franken.de>, linux-mips@linux-mips.org |
| Dkim-signature: | a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dt+KFBnjWIEpgFNdPW9D9wz0DicTX/T/Nd9lNDD+XHtigCGikJL44orFviklQTUsHDuSc/5DzOpd8Fop02R/FEQeg7zB+nfJTC/ksoq63FJAAv5sVUfdfJtx1qkal7qIRCkCuVzKG7kT3CpR2I9qNf9Oy03qmf/eAaUWM9GZGy8= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lXo1j4kr+lJNnd21Da2xLWF/C9b/ThuT3uSg9SE6Rnx1bgwZ0pOCg61XIJhdnqisEIe0m9/Tz47M2FR/sp/HZ3UFSC61NSdJCM3Lh4VbxdLvzxj2HWFdajmQIGjtMUujcJFSUONmHcBmlMIHarkBdtitThPoFf6HD/TPBMyj5w0= |
| In-reply-to: | <20070615132613.GA16133@linux-mips.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <11818164011355-git-send-email-fbuihuu@gmail.com> <11818164023940-git-send-email-fbuihuu@gmail.com> <20070614111748.GA8223@alpha.franken.de> <cda58cb80706140643g63c3bf34sbd5b843a15653c3d@mail.gmail.com> <Pine.LNX.4.64N.0706141501080.25868@blysk.ds.pg.gda.pl> <cda58cb80706140731j1b6e8e36l96d4423db1ffd9e7@mail.gmail.com> <Pine.LNX.4.64N.0706141648540.25868@blysk.ds.pg.gda.pl> <cda58cb80706150159j5c3d5b7p4293dc529d5ee97c@mail.gmail.com> <Pine.LNX.4.64N.0706151117180.3754@blysk.ds.pg.gda.pl> <20070615132613.GA16133@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On 6/15/07, Ralf Baechle <ralf@linux-mips.org> wrote: For some reason the calibration turned out to be rather trick on Indys, so arch/mips/sgi-ip22/ip22-time.c's plat_time_init is a well working example for calibration of the cp0 timer against a timer of know speed.
Do you think it's possible to work out a common version of this
calibration without to many hacks ? Or should we simply move the
current generic one into the dec code and resolve this point later ?
--
Franck
|
| Previous by Date: | Re: [PATCH 3/5] Deforest the function pointer jungle in the time code., Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH 3/5] Deforest the function pointer jungle in the time code., Sergei Shtylyov |
| Previous by Thread: | Re: [PATCH 3/5] Deforest the function pointer jungle in the time code., Ralf Baechle |
| Next by Thread: | Re: [PATCH 3/5] Deforest the function pointer jungle in the time code., Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |