From: <liujia...@huawei.com> Date: Tue, 29 Aug 2017 21:05:34 +0800 > From: liujian <liujia...@huawei.com> > > From 6d7b857d5( net: use lib/percpu_counter API for fragmentation mem > accounting), > frag_mem_limit and sum_frag_mem_limit have different value if there are > multiple NIC RX CPU. > Print frag_mem_limit value, then we can get more debug info. > > Signed-off-by: liujian <liujia...@huawei.com>
Sorry, I don't think it is justified to change the deprecated procfs output just for this. Use tracepoints and other similar facilities to debug situations like this if you like.