occlum
occlum copied to clipboard
[BUG]could not create shared memory segment: Function not implemented
Hi, I want to use shared memory in Occlum, but it returns an error. Does Occlum not support shared memory? Or how can I solve this problem?
2021-09-03 01:49:36.239 UTC [2] FATAL: could not create shared memory segment: Function not implemented 2021-09-03 01:49:36.239 UTC [2] DETAIL: Failed system call was shmget(key=12, size=56, 03600).
We are reorganizing the memory management, would support it soon.