lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 24 Oct 2014 14:27:28 -0400
From:	Martin Martin <martin@...inio.com>
To:	linux-kernel@...r.kernel.org
Subject: CPU time not showing up in /proc/stat (or top)

I have a virtual machine that's using ip_tables to set up some
connection forwarding. According to top, sar and /proc/stat, I'm > 99%
idle. However, perf says I'm only about 72% idle, with the rest all
accounted for by swapper in __do_softirq and various network related
functions, most involving VMXnet 3, since that's the network driver
I'm using.

VMware's own performance monitoring roughly corresponds to what perf
is saying: about 25% of cpu being used.

Is there some way to monitor the actual amount of CPU being used, that
includes time spent in network drivers, servicing soft irqs and all
like that?

If there's a better mailing list for this topic, I'm sorry for the
noise and please let me know where I should post my question.

Thanks,
Martin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ