Re: lowish-latency patch for 2.4.0-test9

From: Jamie Lokier (lk@tantalophile.demon.co.uk)
Date: Wed Oct 11 2000 - 12:16:33 EST


Andrew Morton wrote:
> b): disabling local interrupts prior to the final need_resched
> check to make this test atomic wrt interrupts. RESTORE_ALL
> will do the right thing and an intervening smp_send_reschedule()
> will be blocked until the return to user space.

No need to disable interrupts. We tried it and it works, but there's a
faster way that doesn't disable interrupts. Look at Ingo Molnar's
current for 2.2 and 2.4 at

  http://people.redhat.com/mingo/lowlatency-patches/

There in i386/kernel/entry.S, look for resched_fixup et al.

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Oct 15 2000 - 21:00:18 EST