View Single Post
Staro 07.12.2007., 00:35   #125
borgy
kenova
 
borgy's Avatar
 
Datum registracije: Sep 2003
Lokacija: München / Dubrovnik
Postovi: 919
Citiraj:
Autor Dailytech
How does the TLB erratum occur? All AMD quad-core processors utilize a shared L3 cache. In instances where the software uses nested memory pages, this processor will experience a race condition.

AMD's desktop product marketing manager Michael Saucier describes a race condition as a series of events "where the other guy wins who isn't supposed to win."
In the software world, a typical memory race condition occurs when the memory arbiter is instructed to overwrite an older block of memory, but write the old block of memory to somewhere else in cache. In the instance where two arbiters follow this same rule set, its easy to see how a race condition can occur: both arbiters attempt to overwrite the same blocks of information, resulting in a deadlock.

From what AMD engineers would tell DailyTech, this example is very similar to what occurs with nested memory pages in virtualized machines on these K10 processors.
Bug ce se rijesiti tek revizijom B3 koja se ocekuje u 3. mjesecu, do tada ide BIOS fix
borgy je offline   Reply With Quote