Following based on Linux v4.14
每個 NUMA node 會有一個 kswapd process: [kswapd0], [kswapd1]
node
/*
* On NUMA machines, each NUMA node would have a pg_data_t to describe
* it's memory layout. On UMA machines there is a single pglist_data which
* describes the whole memory.
*