bytecodealliance / bytecodealliance/rustix

Add an API for shared memory APIs

オープン
#797 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Rust
スター
2.1k
フォーク
294
平均マージ
6日 22時間
マージ済み PR(30日)
4

説明

`softbuffer` currently uses `shmget`, `shmctl`, and other shared memory APIs. It's the only thing left preventing us from switching from `nix` to `rustix`.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、softbuffer における shmget、shmctl、その他の共有メモリ API の既存の使用箇所を特定します。どの共有メモリ操作に rustix の bindings が必要かを判断し、それらを公開することで softbuffer を nix から rustix に切り替える際に残っている障害が解消されることを確認します。この issue ではファイルもテストも指定されていません。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
linux, rust
領域
operating-systems
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。