Re: thread_info implementation

David S. Miller (davem@redhat.com)
Tue, 12 Feb 2002 16:46:36 -0800 (PST)


From: Pavel Machek <pavel@suse.cz>
Date: Tue, 12 Feb 2002 18:14:22 +0100

> The thing is going to be fully hot in the cache all the time, there
> is no way you'll take a cache miss for this dereference.

So you essentially made your cache one cacheline smaller.

Not at all, that cacheline has to be in the cache anyways because
it also holds all the other information which needs to be accessed
during trap entry/exit.

Try again.
-
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/