Skip to content

Conversation

@carlhoerberg
Copy link
Contributor

@carlhoerberg carlhoerberg commented Nov 19, 2025

Implements memory pressure notifications using systemd's MEMORY_PRESSURE_WATCH mechanism. Supports monitoring via regular files (with POLLPRI), FIFOs, and Unix sockets, with automatic reconnection handling for sockets. Applications can register callbacks to respond to memory pressure events.

@carlhoerberg carlhoerberg requested a review from a team as a code owner November 19, 2025 00:14
Implements memory pressure notifications using systemd's MEMORY_PRESSURE_WATCH mechanism. Supports monitoring via regular files (with POLLPRI), FIFOs, and Unix sockets, with automatic reconnection handling for sockets. Applications can register callbacks to respond to memory pressure events.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@carlhoerberg carlhoerberg merged commit df11041 into main Nov 19, 2025
3 checks passed
@carlhoerberg carlhoerberg deleted the memory_pressure branch November 19, 2025 00:34
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.

2 participants