HomeFreeBSD

libpmc: make pmc_pmu_pmcallocate() machine-independent

Description

libpmc: make pmc_pmu_pmcallocate() machine-independent

Have it call the platform-dependent version. For better layering, move
the reset logic inside the new function. This is mainly to facilitate an
upcoming change.

Reviewed by: jkoshy
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D40752

Details

Provenance
mhorneAuthored on Jun 19 2023, 10:32 PM
Reviewer
jkoshy
Differential Revision
D40752: libpmc: make pmc_pmu_pmcallocate() machine-independent
Parents
rG525bc87f54f2: kern_kthread: fork1() does not handle locked Giant
Branches
Unknown
Tags
Unknown