OpenXiangShan / GEM5

BSD 3-Clause "New" or "Revised" License
54 stars 21 forks source link

cpu-o3: Change degree-based FDIP to stream length-based FDIP #29

Closed huanglingfeng closed 1 year ago

huanglingfeng commented 1 year ago

Change-Id: Ibfd1a988f90b6fc6cfda81d4c935bbe9c138d010 Fixed translation bug in tlb of prefetch, change degree-based FDIP to stream length-based FDIP

shinezyy commented 1 year ago

Can you split this patch into two commits?

  1. Fix translation bug in tlb of prefetch
  2. Change degree-based FDIP to stream length-based FDIP