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

[directfd] Disable track/cylinder cache on 32-bit CPUs #2098

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

ghaerr
Copy link
Owner

@ghaerr ghaerr commented Nov 9, 2024

Disables track and cylinder caching in the DF driver for best performance, from discussions in Mellvik/TLVC#88.

When running QEMU caching is not disabled, since QEMU always emulates a 32-bit CPU. This makes testing the DF cache much easier on QEMU. This should not be an issue, since performance testing, even using IODELAY, remains less than realistic with QEMU.

This PR completes the long set of enhancements to the DF driver regarding cache and performance enhancements.

@ghaerr ghaerr merged commit 64e065a into master Nov 9, 2024
1 check passed
@ghaerr ghaerr deleted the df7 branch November 9, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant