AltraMayor / AltraMayor/gatekeeper
Implement RCU in Gatekeeper
Aperta
enhancement
- Lingua principale
- C
- Stelle
- 1.6k
- Fork
- 252
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.