fwboot cpuid

Description

Shows the number of available CPUs and CPU cores on this Security Gateway.

Syntax

[Expert@HostName:0]# $FWDIR/boot/fwboot cpuid

      {-h | -help | --help}

      -c

      --full

      ht_aware

      -n

      --possible

Parameters

Parameter

Description

No Parameters

Shows the IDs of the available CPU cores on this Security Gateway.

-c

Counts the number of available CPU cores on this Security Gateway.

The command stores the returned number as its exit code.

--full

Shows a full map of the available CPUs and CPU cores on this Security Gateway.

ht_aware

Shows the CPU cores in the order of their awareness of Hyper-Threading.

-n

Counts the number of available CPUs on this Security Gateway.

The command stores the returned number as its exit code.

--possible

Counts the number of possible CPU cores.

The command stores the returned number as its exit code.