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

Replace prefetchnta with prefetcht0 for crc32 #282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hanqf-git
Copy link

Replace prefetchnta with prefetcht0 for crc32_iscsi
on SPR/EMR, the performance of crc32_iscsi with prefetcht0 is 1.1x of crc32_iscsi with prefetchnta testing with crc32_iscsi_perf

@pablodelara
Copy link
Contributor

Thanks for this commit. For those platforms (Sapphire Rapids/Emerald Rapids), the "crc32_iscsi_by16_10" implementation is used, so this code change looks unnecessary. How did you test the performance?

@rdementi
Copy link

@tkanteck

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.

3 participants