AltraMayor / AltraMayor/gatekeeper
Implement RCU in Gatekeeper
Ouverte
enhancement
- Langage dominant
- C
- Étoiles
- 1.6k
- Forks
- 252
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.