All of lore.kernel.org
 help / color / mirror / Atom feed
* New kernel thread
@ 2005-04-15  4:41 Allison
  0 siblings, 0 replies; only message in thread
From: Allison @ 2005-04-15  4:41 UTC (permalink / raw)
  To: linux-kernel

Hi,

I need to create a new kernel thread that will stay alive as long as
the system is up. This should be created as soon as the system boots. 
I need this thread to perform a specific task.

I am not very familiar with the code. Where should I put this thread
creation and my function code (I mean which file ?)? Do I use
kernel_thread function to create a new thread ?

Do I need to cleanup when the system exists ? 
What function should I call ?

thanks,
Allison

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-15  4:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-15  4:41 New kernel thread Allison

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.