You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to label and prioritize issues that are blocking a 1.0 release of memmap. Here is what I am able to tell:
Add named map support #2—From a skip through the code, this looks like a backward compatible addition. Is this a blocker for 1.0? It has been 2 years. Do we still want something like this? If a different approach would be better, let's close the PR and file an issue to track it.
Clarification #18—Looks like this has been resolved, possibly with a documentation clarification outstanding. Let's file a separate issue to track specifically the docs work.
Add MAP_FIXED mode #21—How likely is this to happen? Is it a blocker for 1.0? Can it be backward compatible?
Remove Protection #46—Unclear what the remaining work is. Please explain in a comment in case somebody else is motivated to pick it up. This seems like a blocker for 1.0.
Documentation / user guide #47—I agree that "quite a bit more documentation would be useful," even if that means linking heavily to system man pages. I feel this needs attention before 1.0.
Hey David, thanks for taking the time to do this, it's much appreciated. I've gone through and commented or closed on pretty much every issue on that list.
As far as 1.0, the only hard blockers I have are landing #46, a resolution to #31, and documentation. #46 has turned out to be a fairly big API refactor/simplification, and I'd like to get a good review from the various stakeholders on that. I'll make sure to ping people on that once it goes green.
It would be helpful to label and prioritize issues that are blocking a 1.0 release of memmap. Here is what I am able to tell:
The text was updated successfully, but these errors were encountered: