Re: Initializing the PIT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Mar 29, 2006 at 16:35:43 +0200, Doron Bleiberg wrote:
> Hi,
> I'm trying to initialize the PIT such that it will call my designated ISR.
> Listed down is my code. The problem is that my ISR is only being called once
> and then never again. What I'm trying to reach is a timer interrupt to be
> called at a 100Hz rate. Can eny one point me to what I'm doing wrong? What
> am I missing here?

I believe the thing you are doing wrong is assuming, that noone else
uses the timer. But that's not true.

There is a work queue that is run on that time (HZ times per second) and
you need to use that.

-- 
						 Jan 'Bulb' Hudec <bulb@xxxxxx>

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux