AltraMayor / AltraMayor/gatekeeper

Implement RCU in Gatekeeper

Abierto
#70 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
C
Estrellas
1.6k
Forks
252
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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`.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.