© 1999-2017 Citrix Systems, Inc. All rights reserved. p.298https://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#
root@ns# grep "memory" /var/nslog/dmesg.boot
real memory = 274877906944 (262144 MB)
avail memory = 264225775616 (251985 MB)
NS-KERN map_shared_mem_ioctl (cpu 8, NSPPE-07): Reserving 860 MB for shared memory type 0
real memory = 274877906944 (262144 MB)
avail memory = 264225775616 (251985 MB)
root@ns#
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#
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: 16
cpu6 (AP): APIC ID: 18
cpu7 (AP): APIC ID: 20
cpu8 (AP): APIC ID: 22
cpu9 (AP): APIC ID: 24
cpu10 (AP): APIC ID: 32