Re: thread_info implementation

David Mosberger (davidm@hpl.hp.com)
Mon, 11 Feb 2002 19:32:58 -0800


>>>>> On Mon, 11 Feb 2002 19:23:34 -0800 (PST), "David S. Miller" <davem@redhat.com> said:

DaveM> The compiler will schedule the latency out of existence.

The kernel has many paths that have sequential dependencies. If there
is no other work to do, the compiler won't help you.

--david
-
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/