On 4/20/06, tyler@xxxxxxxx <tyler@xxxxxxxx> wrote:
and read interrupt handling/bottom halves chapters for a kernel book like "The Linux Kernel Development"
good luck
MHD.Tayseer
On Thu, Apr 20, 2006 at 01:44:06PM +0200, Shahrokh Sheikholaeme (AH/LMD) wrote:
> I would like to implement a program, which declares a number of tasklet,
> schedules them and make sure that they are executed by the Linux kernel. I
> know how to declare and schedule tasklets, but dont know how they can run
> in kernel space, where in the kernel source code they should be
> implemented, or can they be run by a program from user space?
Write a module (LKM).
and read interrupt handling/bottom halves chapters for a kernel book like "The Linux Kernel Development"
good luck
MHD.Tayseer
--
tyler
tyler@xxxxxxxx
___________________________________________________________________________
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel.
Rendez-vous sur http://fr.yahoo.com/set
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/