Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751405Ab3FEFM1 (ORCPT ); Wed, 5 Jun 2013 01:12:27 -0400 Received: from mga02.intel.com ([134.134.136.20]:37327 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198Ab3FEFMZ (ORCPT ); Wed, 5 Jun 2013 01:12:25 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,804,1363158000"; d="scan'208";a="348323965" From: "Kirill A. Shutemov" To: Alex Shi Cc: "Kirill A. Shutemov" , "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <51AE8FC7.8090300@intel.com> References: <1370358196-5699-1-git-send-email-kirill.shutemov@linux.intel.com> <20130604150956.05843E0090@blue.fi.intel.com> <51AE8FC7.8090300@intel.com> Subject: Re: [PATCH] x86/tlb_info: detect more tlb configuration Content-Transfer-Encoding: 7bit Message-Id: <20130605051501.8A226E0090@blue.fi.intel.com> Date: Wed, 5 Jun 2013 08:15:01 +0300 (EEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 824 Lines: 28 Alex Shi wrote: > On 06/04/2013 11:09 PM, Kirill A. Shutemov wrote: > > > > Kirill A. Shutemov wrote: > >> From: "Kirill A. Shutemov" > >> > > > > Err.. Forgot CC lists. > > > >> Software Developer’s Manual covers two more TLB configurations: > >> > >> 63H Data TLB: 1 GByte pages, 4-way set associative, 4 entries > >> 76H Instruction TLB: 2M/4M pages, fully associative, 8 entries > > Acked-by: Alex Shi > > BTW, > What the new CPU has them? All starting from SandyBridge, I believe. -- Kirill A. Shutemov -- 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/