| | Subject | Re: [PATCH v4 5/7] x86/tlb: add tlb flush all factor for specific CPU | | From | Peter Zijlstra <> | | Date | Thu, 10 May 2012 11:35:43 +0200 |
| |
On Thu, 2012-05-10 at 13:00 +0800, Alex Shi wrote: > + case 0x60f: /* original 65 nm celeron/pentium/core2/xeon, "Merom"/"Conroe" */ > + tlb_flushall_factor = -1; > + break;
Why not the 45nm Core2 chips?
And where's the Core (model 14) "Yonah" gone?
|