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

Use PAGE_SIZE = 0MB in AppendAlloc #120

Conversation

jfowkes
Copy link
Contributor

@jfowkes jfowkes commented Jul 3, 2023

Resolves #119 by setting PAGE_SIZE = 0MB in AppendAlloc.

@jfowkes jfowkes requested a review from mjacobse July 3, 2023 15:48
@jfowkes jfowkes self-assigned this Jul 3, 2023
@jfowkes jfowkes linked an issue Jul 3, 2023 that may be closed by this pull request
Copy link
Collaborator

@mjacobse mjacobse left a comment

Choose a reason for hiding this comment

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

Seems good to me, thanks. Maybe a short comment in the code for why PAGE_SIZE even exists could be helpful, now that it does not really do anything in the max expressions anymore with a value of 0. Perhaps just referencing the issue #119 could work?

@jfowkes jfowkes merged commit 0bf90d5 into master Jul 4, 2023
4 checks passed
@jfowkes jfowkes deleted the 119-large-minimum-allocation-size-in-appendalloc-for-ssids-factor-data branch July 4, 2023 08:49
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.

Large minimum allocation size in AppendAlloc for SSIDS factor data
2 participants