All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Howard <faxguy@howardsilvan.com>
To: Javier Sanz <jsanza@gmail.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: yum repository for kernel-rt ?
Date: Mon, 24 Dec 2007 11:04:52 -0800	[thread overview]
Message-ID: <477002D4.5030903@howardsilvan.com> (raw)
In-Reply-To: <a3d4028e0712241024y29de181am4c637278acbcbcdc@mail.gmail.com>

Javier Sanz wrote:
> try IRQTUNE, a Linux IRQ Priority Optimizer
> http://cae.best.vwh.net/irqtune/

Thanks.  I had seen that, however I'm on x86_64 (AMD64) and 
unfortunately the prebuilt modules that come in irqtune.tgz are 
non-functional on my system.

It doesn't look like the author has touched IRQTUNE for over 10 years 
now.  Are modules built against kernel 2.0 actually valid in kernel 2.6?

IRQTUNE doesn't build from source, either, on my system:

cc -c -O -I/usr/src/irqtune/include -I/usr/src/irqtune/include/P 
-I/usr/src/irqtune -Wall -Werror -Wno-format  -D__KERNEL__ 
-DIRQTUNE_VERSION=\"0.6\" -o load_mod.o /usr/src/irqtune/src/load.c
/usr/src/irqtune/src/load.c:11:24: error: asm/system.h: No such file or 
directory
In file included from /usr/src/irqtune/src/irqhigh.c:7,
                 from /usr/src/irqtune/src/load.c:13:
/usr/src/irqtune/include/irqhigh.h:10:2: error: #error irqhigh: this 
only works/is needed for x86/PC architecture -- sorry
In file included from /usr/src/irqtune/src/load.c:13:
/usr/src/irqtune/src/irqhigh.c:8:20: error: asm/io.h: No such file or 
directory
cc1: warnings being treated as errors

So. while I adore the idea of simply being able to insert a module to 
remedy the IRQ prioritization (or lack thereof) issue instead of 
patching the kernel or installing a kernel alternate from what the 
distribution provides, it doesn't seem that IRQTUNE will work for me.

Are the rt patches available as a module?  Wouldn't that be cool if the 
whole rt stuff could be modularized and simply insmod'ed when the 
administrator so-desired real-time functionality?

Thanks,

Lee.

      reply	other threads:[~2007-12-24 19:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-23 13:50 yum repository for kernel-rt ? Lee Howard
2007-12-24 18:24 ` Javier Sanz
2007-12-24 19:04   ` Lee Howard [this message]

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=477002D4.5030903@howardsilvan.com \
    --to=faxguy@howardsilvan.com \
    --cc=jsanza@gmail.com \
    --cc=linux-rt-users@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.