Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔍 Improve TT replacement scheme: add required conditions for always replace #526

Merged
merged 16 commits into from
Dec 8, 2023

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    d9a087e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea82cb View commit details
    Browse the repository at this point in the history
  3. Fix build

    eduherminio committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    435657a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f5bc8b View commit details
    Browse the repository at this point in the history
  5. Add ageing and save only 32 most significative bits as TT key, since …

    …the indexing checks the other 32
    eduherminio committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    38d7ed8 View commit details
    Browse the repository at this point in the history
  6. Fix code

    eduherminio committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    04ae2a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c57afdb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    d6649e9 View commit details
    Browse the repository at this point in the history
  2. Re-enable ageing, but keeping the long key and increasing the memory …

    …to keep the same TT size
    eduherminio committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    101ee04 View commit details
    Browse the repository at this point in the history
  3. Revert "Re-enable ageing, but keeping the long key and increasing the…

    … memory to keep the same TT size"
    
    This reverts commit 101ee04.
    eduherminio committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d00e92c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    959e6c4 View commit details
    Browse the repository at this point in the history
  5. ageing cleanup

    eduherminio committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9ae16cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3b2417 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    caac37d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b9684e View commit details
    Browse the repository at this point in the history
  9. Revert "Increase depth difference required to always replace in TT wh…

    …en keys match"
    
    This reverts commit b3b2417.
    eduherminio committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f55df12 View commit details
    Browse the repository at this point in the history