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

Shared memory permissions, in 0.7.3 release. #22

Open
awakmu opened this issue Nov 14, 2014 · 1 comment
Open

Shared memory permissions, in 0.7.3 release. #22

awakmu opened this issue Nov 14, 2014 · 1 comment
Labels

Comments

@awakmu
Copy link

awakmu commented Nov 14, 2014

Hi,

In 0.7.3 release, what the meaning of "shared memory permissions", that are now supported on systems where SysV IPC is used ? And how use it?

@necrophcodr
Copy link
Contributor

I'm not exactly sure, but I'm guessing it has to do with the following commits:

4e7f6a7
3b1a881

So in essence, it allows one to create memory segments with specific mode bits on POSIX systems. From what I can tell, it isn't something that is exhaustively used in the compiled frontend, but one may use it when working with the WhiteDB API or embedding WhiteDB.

@priitj priitj added the question label Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants