Re: Interesting scheduling times

David S. Miller (davem@dm.cobaltmicro.com)
Fri, 18 Sep 1998 12:48:07 -0700


From: torvalds@transmeta.com (Linus Torvalds)
Date: 17 Sep 1998 17:02:59 GMT

Oh, another change is that in the later kernels the scheduler also
correctly does the "tq_scheduler" bottom half processing, which earlier
2.1.x kernels didn't do because I couldn't handle the kernel lock
correctly. That may or may not make a difference.

This might be it. A nice experiment owuld be to rerun the benchmark
with the tq_scheduler related code ifdef'd out from the scheduler
proper.

Later,
David S. Miller
davem@dm.cobaltmicro.com

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