TMF Hg

Make cache 2-way associative

  • Tue, 06 Apr 2010 18:27:55 +0100
  • by Philip Pemberton <philpem@philpem.me.uk> [Tue, 06 Apr 2010 18:27:55 +0100] rev 7
  • Make cache 2-way associative

    Switched from Direct Mapped to 2-Way Set Associative caches. Should boost speed
    a bit.