Re: Cache line size

From: Dave Jones
Date: Mon Sep 11 2006 - 01:21:40 EST


On Mon, Sep 11, 2006 at 12:58:43AM -0400, Chuck Ebbert wrote:
> > Is there a way for the Linux Kernel to know the cache line size of the
> > CPU it's on, besides #define X86_CACHE_LINE_SZ 32 or whatnot?
>
> /sys/devices/system/cpu/cpu<N>/cache

Hmm..

$ find /sys/ -name cache
$

That's on 2.6.18rc6. Is this some -mm only feature?

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