linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Timer interrupt on Linux 3.0.3
@ 2011-09-16 11:43 Vineeth
  2011-09-16 17:03 ` Scott Wood
  0 siblings, 1 reply; 6+ messages in thread
From: Vineeth @ 2011-09-16 11:43 UTC (permalink / raw)
  To: linux-embedded, linuxppc-embedded, linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 626 bytes --]

Hi,

We are porting Linux on MPC7410 based board. As there was some issue with
the processor DECrementer and timebase registers, we were using an external
count down timer as our DECementer. We used timer_interrupt() function in
arch/powerpc/kernel/time.c as our interrupt handler. Things were working
fine.

lately we moved to Linux 3.0.3. What we found was even without a proper
timer, the kernel with initramfs worked (except the calls like sleep,delay
ofcourse); Is there any major difference in the scheduler ? or the way
context switch happens ? is it not depended on the timer interrupt or the
timer ??

Thanks
Vineeth

[-- Attachment #2: Type: text/html, Size: 660 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-09-26  9:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16 11:43 Timer interrupt on Linux 3.0.3 Vineeth
2011-09-16 17:03 ` Scott Wood
2011-09-21  6:56   ` Vineeth
2011-09-21 19:41     ` Scott Wood
2011-09-22  6:22       ` MohanReddy koppula
2011-09-26  9:11         ` Vineeth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).