--- a/src/top.h 2012-05-03 23:08:27.000000000 +0200 +++ b/src/top.h 2016-11-22 15:34:06.804553823 +0100 @@ -78,7 +78,7 @@ #define PROCFS_TEMPLATE_MEM "/proc/%d/statm" #define PROCFS_TEMPLATE_IO "/proc/%d/io" #define PROCFS_CMDLINE_TEMPLATE "/proc/%d/cmdline" -#define MAX_SP 10 // number of elements to sort +#define MAX_SP 20 // number of elements to sort enum top_field { TOP_CPU,