linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/3] add kernel-cmdline support for interrupt threads priorities
@ 2007-12-18 22:05 Remy Bohmer
  0 siblings, 0 replies; only message in thread
From: Remy Bohmer @ 2007-12-18 22:05 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Arnaldo Carvalho de Melo, Ingo Molnar, Juergen Beisert,
	Darren Hart, linux-rt-users, Remy Bohmer

Hello Steven,

Back in August we all had a discussion about the default priorities of
IRQ-threads and softirqs, and the lack of a mechanism to configure them from
within the kernel.
(see http://www.mail-archive.com/linux-rt-users@vger.kernel.org/msg01022.html)

Here is a patchset that implements such a nice feature from the kernel cmdline,
similar to what we all agreed on, back then.

The set exist of 3 parts:
1) add a generic routine to the kernel commandline-parse-library to parse the
format of the map as we agreed on.
2) Add a __setup(irq_pmap=) routine to kernel/irq/manage.c
3) Add a __setup(sirq_pmap=) routine to kernel/softirq.c

I hope you can find the time to review this set.


Kind Regards,

Remy Bohmer


-- 

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

only message in thread, other threads:[~2007-12-18 22:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 22:05 [patch 0/3] add kernel-cmdline support for interrupt threads priorities Remy Bohmer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).