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

Shm refine #986

Merged
merged 25 commits into from
May 3, 2024
Merged

Conversation

yellowhatter
Copy link
Contributor

No description provided.

@Mallets
Copy link
Member

Mallets commented Apr 30, 2024

As part of the SHM refine, I believe we should rename zsliceshm and zsliceshmmut to something more compact.
For example:

  • zsliceshm -> zshm | shmbuf
  • zsliceshmmut -> zshmmut | shmbufmut

I tend to prefer shmbuf and shmbufmut because it does not present the double mm as in zshmmut.
In any case, any other proposal is well accepted.

Conflicts:
	examples/examples/z_payload_shm.rs
	examples/examples/z_sub_shm.rs
	zenoh/tests/payload.rs
Conflicts:
	examples/examples/z_get_shm.rs
	examples/examples/z_queryable_shm.rs
Conflicts:
	commons/zenoh-shm/src/api/buffer/zshm.rs
	commons/zenoh-shm/src/api/provider/types.rs
	commons/zenoh-shm/src/api/slice/zsliceshm.rs
	zenoh/src/lib.rs
	zenoh/src/prelude.rs
@Mallets Mallets merged commit 511bc67 into eclipse-zenoh:protocol_changes May 3, 2024
11 checks passed
@Mallets Mallets deleted the shm_refine branch May 3, 2024 13:14
@yellowhatter yellowhatter restored the shm_refine branch May 3, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants