update conversation
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 12 Dec 2018 22:58:09 +0000 (22:58 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 12 Dec 2018 22:58:09 +0000 (22:58 +0000)
3d_gpu/microarchitecture.mdwn

index b9aa7b1d3e3eac897efc3ba6c3e26228b5b45981..7975be84c063dc5e0eb71d69137156f9bd46ed2f 100644 (file)
@@ -200,7 +200,7 @@ be pending
 
 Advantages of Speculation, Load and Store hazards:
 
-* A store updates memoryy only when it reached the head of the ROB
+* A store updates memory only when it reached the head of the ROB
 * WAW and WAR type of hazards are eliminated with speculation
   (actual updating of memory occurs in order)
 * RAW hazards through memory are maintained by not allowing a load