Re: New pre-patch (Re: [PATCH] kswapd fully sysctl tunable)

MOLNAR Ingo (mingo@chiara.csoma.elte.hu)
Sun, 3 May 1998 11:46:04 +0200 (CEST)


On Sun, 3 May 1998, Richard Gooch wrote:

> Well, I've just tried this and I still get lost interrupts.

another mini-patch to try: in io_apic.c, could you change all occurences
of:

entry.trigger = 1;

to:

entry.trigger = 0;

this will force all interrupts to 'edge' trigger mode. Does this make
any difference? (it will probably cause greater breakage but maybe not)

-- mingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu