"Terrell, Bill" wrote: > > does anyone have any code which enables the L2 cache for the Pentium > III (coppermine) chip? As stated earlier the coppermine chip does not need L2 cache setup code. Any Intel CPU with cpuid >= 0x680 has cache on the die and is setup correctly at reset. The first few lines of intel_l2_configure() check for this. All of the rest of the mess for L2 cache enable is for the PII with the external L2 cache chips. Regards, Denis.
- how to enable cache for Pentium III (coppermine) chip Terrell, Bill
- Re: how to enable cache for Pentium III (coppermine... Eric W. Biederman
- Re: how to enable cache for Pentium III (coppermine... tyson
- Re: how to enable cache for Pentium III (coppermine... Ronald G Minnich
- Re: how to enable cache for Pentium III (coppermine... Denis Dowling
- Re: how to enable cache for Pentium III (coppermine... Terrell, Bill
- Re: how to enable cache for Pentium III (copper... Tyson D Sawyer
