Skip to content

Conversation

HofiOne
Copy link
Collaborator

@HofiOne HofiOne commented Mar 31, 2025

Experimental integration of the uring-based poll method support.

Currently this must be activated directly by the user either using IV_EXCLUDE_POLL_METHOD or IV_SELECT_POLL_METHOD.

Partially solves #5019, partially because this one is not a huge performance enhancement on regular files as it is still a poll that always signals file readability, we still need a much better (kqueue-like) solution e.g. using inotify.

Doc PR syslog-ng/syslog-ng.github.io#185

Depends on #5308

@HofiOne HofiOne changed the title Ivykis uring support Ivykis: add uring poll method support Mar 31, 2025
kovgeri01
kovgeri01 previously approved these changes Apr 1, 2025
@HofiOne HofiOne dismissed kovgeri01’s stale review April 1, 2025 08:36

The merge-base changed after approval.

Signed-off-by: Hofi <hofione@gmail.com>
@HofiOne HofiOne force-pushed the ivykis-uring-support branch from f03f343 to 5629481 Compare April 1, 2025 11:22
@HofiOne HofiOne merged commit 233dc3f into syslog-ng:develop Apr 1, 2025
7 of 21 checks passed
@HofiOne HofiOne deleted the ivykis-uring-support branch April 1, 2025 11:23
@kira-syslogng
Copy link
Contributor

Build FAILURE

HofiOne added a commit to syslog-ng/syslog-ng.github.io that referenced this pull request Apr 11, 2025
Changes introduced in, and depends on
syslog-ng/syslog-ng#5315,
syslog-ng/syslog-ng#5312

Signed-off-by: Hofi <hofione@gmail.com>
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.

3 participants