LWN NUMA

https://lwn.net/Articles/862707/

  • instaguide.io is a decent resource to track NUMA architectures against AWS instance types.
  • The c5.large instance type is a single NUMA node and a single core. Collectors and app servers share this instance type, which has worrying implications for cache use.
Edit PL