Skip to content

Conversation

@vadorovsky
Copy link
Member

Before this change we did not remove information about old processes
from BPF map, therefore ending up with stale entries and possible
conflicts if any new process would get some old pid.

Fixes: #52

Signed-off-by: Michal Rostecki [email protected]

Before this change we did not remove information about old processes
from BPF map, therefore ending up with stale entries and possible
conflicts if any new process would get some old pid.

Fixes: lockc-project#52

Signed-off-by: Michal Rostecki <[email protected]>
Signed-off-by: Michal Rostecki <[email protected]>
@vadorovsky
Copy link
Member Author

handled by #91

@vadorovsky vadorovsky closed this Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove old processes from BPF maps

1 participant