Re: thread_info implementation

David S. Miller (davem@redhat.com)
Mon, 11 Feb 2002 19:42:22 -0800 (PST)


From: David Mosberger <davidm@hpl.hp.com>
Date: Mon, 11 Feb 2002 19:32:58 -0800

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.

You mean the company with the most register starved modern processor
can't make a load go fast? :-) I totally beg to differ, and I think
people like Linus will too.
-
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/