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

Expose page_size pub function as part of crate api #87

Open
scriptandcompile opened this issue May 4, 2019 · 0 comments
Open

Expose page_size pub function as part of crate api #87

scriptandcompile opened this issue May 4, 2019 · 0 comments

Comments

@scriptandcompile
Copy link

Currently I'm creating my pages using a non cross platform independent API set. I'm basically using a modified version of this crate where page_size is exposed for windows and linux. I'm unsure of how to do this same thing on some of the other platforms memmap-rs supports or if it's the same as the linux call.

Would you be interested in a pull request with these calls public and cross platform implemented?

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