AltraMayor / AltraMayor/gatekeeper

Implement RCU in Gatekeeper

オープン
#70 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
C
スター
1.6k
フォーク
252
PR マージ指標
30日以内にマージされた PR はありません

説明

The function `gk/fib.c:synchronize_gk_instances()` is analogous to RCU's `synchronize_rcu()`, which suggests that we may be able to profit from RCU.

We should consider whether Gatekeeper could profit from RCU for this function and others, and whether it's worth porting RCU to Gatekeeper. If so, implement it.

This feature should remove the relevant `XXX` in `gk/fib.c`.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

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

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