[Bug 277837] coredirector: Intel Thread Director / Hardware Feedback Interface new driver [patch]

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Mar 2024 12:49:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277837

--- Comment #2 from Koine Yuusuke <koinec@yahoo.co.jp> ---
Created attachment 249328
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249328&action=edit
Patch Part2: Enable thermal interrupt handler for Local APIC's.

The performance/efficiency information of the ITD/HFI is updated using the
Local APIC thermal interrupt, but the current implementation of the FreeBSD
kernel does not use the Local APIC thermal interrupt. So enable this.
It also allows you to register interrupt mask control and handler functions.

-- 
You are receiving this mail because:
You are the assignee for the bug.