Skip to content

configs: rpi: Disable CONFIG_IRQSOFF_TRACER by default #5800

New issue

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

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

cyyself
Copy link
Contributor

@cyyself cyyself commented Dec 18, 2023

This configuration hindered performance by ~74% measured from RPI 4B from ~680Mbps to ~390Mbps when benchmarking wireguard locally using netns and iperf3. Remove it by default for better performance.

Related issue: #5799

This configuration hindered performance by ~74% measured from RPI 4B
from ~680Mbps to ~390Mbps when benchmarking wireguard locally using
netns and iperf3. Remove it by default for better performance.

Signed-off-by: Yangyu Chen <cyy@cyyself.name>
@popcornmix
Copy link
Collaborator

popcornmix commented Dec 21, 2023

@pelwell I'm inclined to agree with this.

My Ubuntu install has this disabled:

/boot/config-6.2.0-39-generic:# CONFIG_IRQSOFF_TRACER is not set

@pelwell
Copy link
Contributor

pelwell commented Dec 21, 2023

No objections here - it's been enabled since rpi-3.17.y back in 2013!

@pelwell pelwell merged commit 342c7ee into raspberrypi:rpi-6.1.y Dec 21, 2023
@popcornmix
Copy link
Collaborator

Thanks for investigating this - hopefully it will benefit some other use cases.

popcornmix added a commit to raspberrypi/firmware that referenced this pull request Dec 21, 2023
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Dec 21, 2023
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