HomeFreeBSD

smp.h: Reconcile definition and declaration of smp_ncpus

Description

smp.h: Reconcile definition and declaration of smp_ncpus

The variable is defined unconditionally; declare it unconditionally as well.

It is already initialized to the correct value (1) for !SMP builds.

No functional change.

Details

Provenance
cemAuthored on
Parents
rS364129: Add support for multithreading the inactive queue pageout within a domain.
Branches
Unknown
Tags
Unknown