From: Chinmaya Mishra <chinmaya4@gmail.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Setting kernel thread priority
Date: Fri, 07 Jul 2006 18:14:29 +0530 [thread overview]
Message-ID: <44AE572D.8000105@innomedia.soft.net> (raw)
Hi,
I am using linux kernel 2.6.10.
In a kernel module i am calling two functions in two
kernel threads using the api,
kernel_thread((void *)funName, NULL, CLONE_KERNEL);
Is there any procedure/apis available to set the thread priority?
Please help . . . . .
Thanks in advance.
Chinmaya
next reply other threads:[~2006-07-07 12:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-07 12:44 Chinmaya Mishra [this message]
2006-07-07 13:00 ` Setting kernel thread priority linux-os (Dick Johnson)
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=44AE572D.8000105@innomedia.soft.net \
--to=chinmaya4@gmail.com \
--cc=chinmaya@innomedia.soft.net \
--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 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.