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

Fix: residual page handling in umap. Feature: umapsort now can switch sort dir #30

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

mcfadden8
Copy link
Collaborator

  1. umapsort now chooses sort direction based on first word of data
  2. improved umapsort validation mechanism since data is known
  3. Fixed bug in umap() where residual pages were not being accounted for.

2. improved umapsort validation mechanism since data is known
3. Fixed bug in umap() where residual pages were not being
   accounted for.
@mcfadden8
Copy link
Collaborator Author

This fixes #29 and #26

Copy link
Collaborator

@mayagokhale mayagokhale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The residual pages code looks good. I can see that it wasn't being checked before.
Noticed the 64-bit uint change, which is good to handle very large address range.

@mcfadden8 mcfadden8 merged commit 055fd23 into develop Jun 6, 2018
@mcfadden8 mcfadden8 deleted the feature/umapsort-rsort-stats branch June 6, 2018 20:02
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.

None yet

2 participants