| To: | Franck Bui-Huu <vagabon.xyz@gmail.com> |
|---|---|
| Subject: | Re: Tickless/dyntick kernel, highres timer and general time crapectomy |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 7 Jun 2007 16:48:01 +0100 |
| Cc: | Sergei Shtylyov <sshtylyov@ru.mvista.com>, linux-mips@linux-mips.org |
| In-reply-to: | <cda58cb80706070744v21e1bbf3sa28990b4477a8844@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20070606185450.GA10511@linux-mips.org> <cda58cb80706070059k3765cbf6w7e8907a2f0d83e1d@mail.gmail.com> <20070607113032.GA26047@linux-mips.org> <cda58cb80706070611t3083f026p769e3e1beee1f11e@mail.gmail.com> <46680B75.5040809@ru.mvista.com> <cda58cb80706070744v21e1bbf3sa28990b4477a8844@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.14 (2007-02-12) |
On Thu, Jun 07, 2007 at 04:44:11PM +0200, Franck Bui-Huu wrote: > > No, it doesn't. Even on dyntick kernels, interrupts do happen several > >times a second. Dynticks have nothing to do with disabling timer > >interrupts... > > > > That's true however if your system has 2 clock devices. One is the r4k-hpt > and the other one soemthing else with a higher rating. If you don't stop > r4k-hpt interrupts, how does it work ? To some degree this question is hypothetic because generally the cp0 count/compare timer will be the highest rated counter. But even if so, the basic solution is the same - just ignore the interrupt whenever it happens to be triggered. Or if it isn't shared with an active performance counter interrupt, you could even disable_irq() it. Ralf |
| Previous by Date: | Re: porting linux to DBau1200, Freddy Spierenburg |
|---|---|
| Next by Date: | Re: [PATCH][MIPS] remove unused time.c for swarm, Ralf Baechle |
| Previous by Thread: | Re: Tickless/dyntick kernel, highres timer and general time crapectomy, Sergei Shtylyov |
| Next by Thread: | Re: Tickless/dyntick kernel, highres timer and general time crapectomy, Franck Bui-Huu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |