HomeFreeBSD

[PowerPC] Remove unused IPI type count tracking.

Description

[PowerPC] Remove unused IPI type count tracking.

ipi_msg_count is inaccessible outside this file and is never read.

It was introduced in the original SMP support code in r178628 and was never
actually used anywhere.

Remove it to slightly improve IPI performance.

Submitted by: jhibbits
MFC after: 1 week

Details

Provenance
jhibbitsAuthored on Sep 24 2020, 3:00 PM
bdragonCommitted on Mar 31 2021, 1:03 AM
Parents
rG8223717ce62c: x86: clear %db registers in new process
Branches
Unknown
Tags
Unknown