Linux

Leveraging eghostbuster to Minimize Manual Intervention on the Cluster: Stale Lock File Cleanup with eBPF

eghostbuster now detects and removes orphaned lock files left behind by crashed processes, using eBPF tracepoints to track file creation and process exit events

avatar
Francesco Cappa
eghostbuster: An eBPF-based tool for detecting and cleaning up stale kernel resources featured image

eghostbuster: An eBPF-based tool for detecting and cleaning up stale kernel resources

Learn how eghostbuster uses eBPF to detect and automatically clean up stale kernel resources like stuck TCP sockets in Linux systems

avatar
Francesco Cappa