]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tile: support reporting Tilera hypervisor statistics
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 12 Aug 2013 18:39:22 +0000 (14:39 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 13 Aug 2013 20:28:13 +0000 (16:28 -0400)
commit3d318400d01cd0b8c57bcc54ec8b951b9c8f91c9
treee57786ecf8c5676792de0c47b4a1e17e000cfecb
parentf7152c9cc4a26fea43f75192dd6a334ce0517ee4
tile: support reporting Tilera hypervisor statistics

Newer hypervisors have an API for reporting per-cpu statistics
information.  This change allows seeing that information via
/sys/devices/system/cpu/cpuN/hv_stats file for each core.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/hv/hypervisor.h
arch/tile/kernel/sysfs.c