Comment 11 for bug 1827258

Revision history for this message
Bin Yang (byangintel) wrote :

@Maria

from compute-1_20190507.124154/var/log/kern.log
===============================================
kernel: info [ 1515.776621] [ pid ] uid tgid total_vm rss nr_ptes swapents oom_score_adj name
...
kernel: info [ 1515.776671] [40564] 0 40564 34049530 71961 64718 0 0 ovs-vswitchd

from: include/linux/mm_types.h
==============================
unsigned long total_vm; /* Total pages mapped */

What workload did you run? it looks the mapped pages of ovs-vswitchd is huge.