© 1999-2017 Citrix Systems, Inc. All rights reserved.
p.209
https://docs.citrix.com
10. Run the following command to verify the RAM memory reserved for shared memory depending upon your appliance:
root@ns# grep "memory" /var/nslog/dmesg.boot
Example
root@ns# grep "memory" /var/nslog/dmesg.boot
real memory = 70866960384 (67584 MB)
avail memory = 66267971584 (63198 MB)
11. Run the following command to verify the number of CPU cores depending upon your appliance :
root@ns# grep "cpu" /var/nslog/dmesg.boot
Example
root@ns# grep "cpu" /var/nslog/dmesg.boot
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 2
cpu2 (AP): APIC ID: 4
cpu3 (AP): APIC ID: 6
cpu4 (AP): APIC ID: 8
cpu5 (AP): APIC ID: 10
cpu6 (AP): APIC ID: 32
cpu7 (AP): APIC ID: 34
cpu8 (AP): APIC ID: 36
cpu9 (AP): APIC ID: 38
cpu10 (AP): APIC ID: 40
cpu11 (AP): APIC ID: 42
cpu0: <ACPI CPU> on acpi0
acpi_throttle0: <ACPI CPU Throttling> on cpu0
cpu1: <ACPI CPU> on acpi0
acpi_throttle1: <ACPI CPU Throttling> on cpu1