AltraMayor / AltraMayor/gatekeeper

Implement RCU in Gatekeeper

Open
#70 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
1.6k
Forks
252
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.