[SPARC64]: Provide mmu statistics via sysfs.
authorDavid Miller <davem@t1000.davemloft.net>
Mon, 4 Jun 2007 06:38:09 +0000 (23:38 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 5 Jun 2007 04:49:57 +0000 (21:49 -0700)
If the system supports hypervisor based statistics, allow them to
be fetched, enabled, and disabled via sysfs.

Enable and disable via the boolean:

/sys/devices/systems/cpu/cpuN/mmustat_enable

Statistic values are provided under:

/sys/devices/systems/cpu/cpuN/mmu_status/

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found