HI all, i'm running on ubuntu server, it run well.
But i hear someone on ypool memtion that if we can enable the huge and also attach thread to physical socket, it would be more performance?
Anyone know how to setup the numactl and huge please help.
My server config as below.
numactl -s
policy: default
preferred node: current
physcpubind: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
cpubind: 0
nodebind: 0
membind: 0
numactl -H
available: 1 nodes (0)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
node 0 size: 30681 MB
node 0 free: 28979 MB
node distances:
node 0
0: 10
Thanks.