[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080506123753.GO32591@elte.hu>
Date: Tue, 6 May 2008 14:37:53 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Dave Jones <davej@...emonkey.org.uk>, tglx@...utronix.de,
Linux Kernel <linux-kernel@...r.kernel.org>,
Arjan van de Ven <arjan@...radead.org>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [X86] Add new cache descriptor.
* Dave Jones <davej@...emonkey.org.uk> 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@...hat.com>
> { 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists