Re: thread_info implementation

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


From: David Mosberger <davidm@hpl.hp.com>
Date: Mon, 11 Feb 2002 17:53:12 -0800

Loads are certainly not free on many CPU models. This is made worse
by the fact that C alias analysis has to be so pessimistic, especially
given that the kernel is compiled with -fno-strict-aliasing.

I implemented the thread_info stuff, and I checked out the
performance, have you?
-
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/