Aceshardware Forum Index Aceshardware
(not so) temporary home for the aceshardware community
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups    RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

About bubbles and long pipelines
Goto page Previous  1, 2
 
Post new topic   Reply to topic    Aceshardware Forum Index -> General forum
View previous topic :: View next topic  
Author Message
Gabriele Svelto



Joined: 27 Jun 2007
Posts: 274
Location: Milano, Italy

PostPosted: Wed Jul 02, 2008 10:33 am    Post subject: Reply with quote

Paul DeMone wrote:
The Alpha EV6 handled load speculation in a quite efficient fashion.
Load hit speculation is a latency win compared to a non-speculative
stall when you hit L1 but a latency loss if a miss occurs and a replay
is required. The EV6 included a miss predictor that kept track of the
hit/miss history of loads in a similar manner to branch predictors.
Loads that missed a lot (e.g. streaming data) were not speculated
and average performance was improved by avoiding many replays.


IIRC also POWER4 and its derivatives used a replay mechanism for handling memory operations which had missed in the caches. I do not know how much of a penalty it did pay for it but I guess it wasn't low as an instruction sent back for dispatch again had to be 'repackaged' in a new dispatch group.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aceshardware Forum Index -> General forum All times are GMT + 1 Hour
Goto page Previous  1, 2
Page 2 of 2   

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB
Hosted by FreeForums.org