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

TODO #5

Open
1 of 5 tasks
harishankarv opened this issue Feb 27, 2020 · 0 comments
Open
1 of 5 tasks

TODO #5

harishankarv opened this issue Feb 27, 2020 · 0 comments

Comments

@harishankarv
Copy link

harishankarv commented Feb 27, 2020

  • Tests with different prefetch window sizes
  • Investigate why 120 cycles if (should not be 120 cycles if hash (25) + memcpy + memcmp (65) = 90 cycles.
  • Test with producer-consumer based prefetch queue : make insertion queue pipelined. (nice to have)
  • Check 4096 logic: what if we do a naiive split and don't account for 4096 while splitting?
  • depending on the above, add spill logic (last thread needn't be spawned maybe)
@harishankarv harishankarv self-assigned this Feb 27, 2020
@harishankarv harishankarv changed the title TODO (pinned) TODO Feb 27, 2020
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

No branches or pull requests

1 participant