All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Snook <csnook@redhat.com>
To: veerasena reddy <veerasena_b@yahoo.co.in>
Cc: "linux-kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: how to get chance for user space process even when the kernel is utilizing 100% CPU.
Date: Fri, 01 Feb 2008 13:18:33 -0500	[thread overview]
Message-ID: <47A36279.90606@redhat.com> (raw)
In-Reply-To: <269793.73556.qm@web8403.mail.in.yahoo.com>

veerasena reddy wrote:
> I have a requirement where i need to execute a user process even when
> the kernel is utilizing 100% of CPU time.

In the realtime kernel, hardware interrupt handlers are prioritized 
threads, so you can give the userspace process a higher realtime priority.

	-- Chris

  reply	other threads:[~2008-02-01 18:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-01 18:11 how to get chance for user space process even when the kernel is utilizing 100% CPU veerasena reddy
2008-02-01 18:18 ` Chris Snook [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-01 18:11 veerasena reddy
2008-02-01 19:27 ` Lennart Sorensen

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=47A36279.90606@redhat.com \
    --to=csnook@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=veerasena_b@yahoo.co.in \
    /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.