Hi all,
here I am bringing new set of irq handling consolidation patches :)
Attached patch (2.5.64) creates kernel/irq.c which contains arch
independent parts of irq handling. Arch specific patches will follow.
Can anyone give a feedback, please ? Is it post 2.6 project ?
Best regards.
--
Andrey Panin | Embedded systems software developer
[email protected] | PGP key: wwwkeys.pgp.net
On Thu, 13 Mar 2003, Andrey Panin wrote:
> Hi all,
>
> here I am bringing new set of irq handling consolidation patches :)
>
> Attached patch (2.5.64) creates kernel/irq.c which contains arch
> independent parts of irq handling. Arch specific patches will follow.
>
> Can anyone give a feedback, please ? Is it post 2.6 project ?
Thanks for working on this, are there any specific build combinations,
targets you'd like it tested on?
Zwane
--
function.linuxpower.ca
On Thu, 13 Mar 2003, Andrey Panin wrote:
> I interested in any test results, tests on non x86 machines are especially
> welcome. I tested common and i386 patches on my home dualcpu pc and single
> cpu visual workstation, but wider testing is needed.
Tested in the following configurations (hardware courtesy of OSDL)
32way i686/NUMAQ/SMP w/ IOAPIC - passed
32way i686/NUMAQ/SMP w/o IOAPIC - passed
8way i686/SMP kernel w/ IOAPIC - passed
8way i686/SMP kernel w/o IOAPIC - passed
Thanks!
Zwane