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

Allow deselection of ukmmap #52

Conversation

marcrittinghaus
Copy link
Member

With posix-mmap we have an alternative implementation of the memory management functions such as mmap, mprotect, etc. To be able to select posix-mmap, we must deselect ukmmap. Thus, this commit removes the hard dependency.

@marcrittinghaus marcrittinghaus added the enhancement New feature or request label May 17, 2023
@marcrittinghaus marcrittinghaus added this to the v0.14.0 (Prometheus) milestone May 17, 2023
@razvand razvand self-assigned this Jun 1, 2023
@razvand
Copy link
Contributor

razvand commented Jun 1, 2023

Thanks, @marcrittinghaus, this works on my side. I'll approve it after @eduardvintila's review.

@razvand
Copy link
Contributor

razvand commented Jun 1, 2023

@marcrittinghaus, would it make sense to prefix the commit message with Config.uk:?

Copy link
Member

@eduardvintila eduardvintila left a comment

Choose a reason for hiding this comment

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

Thanks, Marc. Looks good!

Reviewed-by: Eduard Vintilă eduard.vintila47@gmail.com

With posix-mmap we have an alternative implementation of the memory
management functions such as mmap, mprotect, etc. To be able to select
posix-mmap, we must deselect ukmmap. Thus, this commit removes the
hard dependency.

Signed-off-by: Marc Rittinghaus <marc.rittinghaus@unikraft.io>
@marcrittinghaus
Copy link
Member Author

@razvand I updated the commit message.

Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

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

Approved-by: Razvan Deaconescu razvand@unikraft.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/merged enhancement New feature or request
Projects
Status: Done!
Development

Successfully merging this pull request may close these issues.

4 participants