Re: [PATCH v4 5/7] x86/tlb: add tlb flush all factor for specificCPU

From: Alex Shi
Date: Thu May 10 2012 - 20:49:43 EST


On 05/10/2012 05:37 PM, Peter Zijlstra wrote:

> On Thu, 2012-05-10 at 13:00 +0800, Alex Shi wrote:
>> + case 0x62a: /* SandyBridge */
>> + case 0x62d: /* SandyBridge, "Romely-EP" */
>> + tlb_flushall_factor = 5;
>> + break;
>
> One would expect some IVB stuff here.. surely you have some.


I also hope I have. :(

>
>> + default:
>> + tlb_flushall_factor = 6;
>> + }
>
>
>


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