|
|
|
|
|
by sciurus
5182 days ago
|
|
Anther good article is https://kevinclosson.wordpress.com/2009/05/14/you-buy-a-numa... On commodity servers, unless you have specific reasons to do otherwise just switch from NUMA to SUMA. There are two things yo should do * Change a BIOS setting. The term for this will vary by manufacturer. For Dell, it means enabling node interleaving. * Pass numa=off to the linux kernel (e.g. edit grub.cfg) |
|