Page MenuHomeFreeBSD

Add tunable to allow interrupts on hyperthreaded cores
ClosedPublic

Authored by gallatin on Nov 4 2019, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 23, 9:47 PM
Unknown Object (File)
Apr 23 2024, 11:44 AM
Unknown Object (File)
Apr 18 2024, 5:23 PM
Unknown Object (File)
Dec 22 2023, 11:15 PM
Unknown Object (File)
Sep 6 2023, 8:55 AM
Unknown Object (File)
Jun 3 2023, 3:24 AM
Unknown Object (File)
Jun 2 2023, 1:33 PM
Unknown Object (File)
Mar 4 2023, 10:42 AM
Subscribers

Details

Summary

This benefits workloads which are primarily interrupt driven by increasing the logical cores available for interrupt handling.

Note that there is a review open which will make the ULE scheduler schedule an ithread immediately on the local core. (https://reviews.freebsd.org/D17885). Running a Netflix workload with this patch applied leads to very uneven CPU use, as a substantial fraction of our workload is interrupt driven from the NIC ithread, and the logical cores are underutilized.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 27331