|
|
|
|
|
by dijit
3192 days ago
|
|
I guess you don't have anything CPU intensive running. General good practice for sysadmins is to affine CPU cores/threads so that you don't end up flushing the CPU cache too aggressively and you don't split your VM's over NUMA zones because memory locality is important. |
|