Re: [X86] Add new cache descriptor.

From: Ingo Molnar
Date: Tue May 06 2008 - 08:38:19 EST



* Dave Jones <davej@xxxxxxxxxxxxxxxxx> wrote:

> The latest rev of Intel doc AP-485 details a new cache descriptor that
> we don't yet support. A 6MB 24-way assoc L2 cache.
>
> Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

> { 0x4d, LVL_3, 16384 }, /* 16-way set assoc, 64 byte line size */
> + { 0x4e, LVL_2, 6144 }, /* 24-way set assoc, 64 byte line size */

applied, thanks Dave.

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