From: Allison <fireflyblue@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: New kernel thread
Date: Fri, 15 Apr 2005 00:41:47 -0400 [thread overview]
Message-ID: <17d7988050414214163b09759@mail.gmail.com> (raw)
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
reply other threads:[~2005-04-15 4:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17d7988050414214163b09759@mail.gmail.com \
--to=fireflyblue@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox