AltraMayor / AltraMayor/gatekeeper
Ensure LLS tasks are not starved
Open
enhancement
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
The LLS block has multiple responsibilities with different requirements between processing resolution packets, processing requests from other blocks, scanning the LLS cache to remove old entries, and ensuring LACP runs correctly. We should make sure none of these responsibilities are starved but also pace things like the cache scan to ensure we are not calling the timer management subsystem too often.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.