Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
From: Karsten Wiese (annabellesgarden_at_yahoo.de)
Date: 07/15/05
- Previous message: Mukund JB.: "FC3 module sys_print how..."
- In reply to: William Weston: "Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24"
- Next in thread: Ingo Molnar: "Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24"
- Reply: Ingo Molnar: "Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: William Weston <weston@sysex.net> Date: Fri, 15 Jul 2005 14:05:59 +0200
Am Mittwoch, 13. Juli 2005 02:08 schrieb William Weston:
> On Wed, 13 Jul 2005, Karsten Wiese wrote:
>
> > i've only tested on 2005ish Ahlon64_UP@k8T800: it doesn't need any of the quirks
> > IOAPIC_POSTFLUSH, sis_bug, level-edge cleanup.
> > IOAPIC_POSTFLUSH caused no negative influence neither.
> > i've an io_apic_one.c here, that doesn't have any of the quirks and is stripped down
> > to handle just one ioapic. It runs just fine on PREEMPT_RT.
> > Could be used as a "Do i crash/suffer without the quirks?" test for 1 ioapic equipped machines.
> > Should i post it?
>
> Please do. I'll give it a spin on several machines and let you know how
> it goes ;-}
>
This is it. Apply it on top of -51-30 and 'make oldconfig'.
You'll be asked about the new CONFIG_ONE_IOAPIC. Answering yes,
io_apic_one.c will be used, which is
((io_apic.c minus quirks) minus multi_io_apic_capability)
.
It'll propably crash some machines, as the quirks are there for some reason...
With CONFIG_ONE_IOAPIC unset, you'll get the same kernel as with my
previously sent patch.
have fun :-)
Karsten
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- application/x-bzip2 attachment: io_apic-RT-51-30_io_apic_one.bz2
- Previous message: Mukund JB.: "FC3 module sys_print how..."
- In reply to: William Weston: "Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24"
- Next in thread: Ingo Molnar: "Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24"
- Reply: Ingo Molnar: "Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|