Page MenuHomeFreeBSD

Enable HWPMC overflow IRQ on both CPUs in MPIC
ClosedPublic

Authored by mw_semihalf.com on May 25 2017, 3:36 PM.
Tags
Referenced Files
Unknown Object (File)
Tue, Dec 31, 8:16 AM
Unknown Object (File)
Nov 16 2024, 1:45 PM
Unknown Object (File)
Oct 23 2024, 5:35 AM
Unknown Object (File)
Oct 18 2024, 11:52 AM
Unknown Object (File)
Oct 4 2024, 8:02 PM
Unknown Object (File)
Oct 2 2024, 9:16 AM
Unknown Object (File)
Oct 2 2024, 6:21 AM
Unknown Object (File)
Oct 1 2024, 7:51 PM
Subscribers

Details

Summary

This commit enables usage of HWPMC interrupts for the
Marvell SoCs, which use MPIC (Armada38x and ArmadaXP).
Those interrupts require extra unmasking, comparing to
others. Also, in order to process counters per-CPU,
they are masked/unmasked using separate registers' sets
for each core.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable