We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relates to #2297
A default configuration Fedora 40 will clumsily schedule ksoftirqd processes onto the same CPUs as Firedancer tiles.
This is mostly not noticeable but can lead to sporadic drops in performance at high packet rates (>15Mpps)
We should teach fdctl configure to adapt the smp_affinity sysfs knob to forbid such IRQs from running on any Firedancer-assigned CPUs.
fdctl configure
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Relates to #2297
A default configuration Fedora 40 will clumsily schedule ksoftirqd processes onto the same CPUs as Firedancer tiles.
This is mostly not noticeable but can lead to sporadic drops in performance at high packet rates (>15Mpps)
We should teach
fdctl configure
to adapt the smp_affinity sysfs knob to forbid such IRQs from running on any Firedancer-assigned CPUs.The text was updated successfully, but these errors were encountered: