Searched hist:"6486 cda6c6b15368e2c925d89b4e9ed13e67b91b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | Makefile | diff 6486cda6c6b15368e2c925d89b4e9ed13e67b91b Mon Jan 04 02:05:42 CST 2010 Jan Glauber <jang@linux.vnet.ibm.com> [S390] qdio: convert global statistics to per-device stats
Revamp the qdio performance statistics and move them from procfs to debugfs using the seq_file interface. Since the statistics are not intended for the general user the removal of /proc/qdio_perf should not surprise anyone.
The per device statistics are disabled by default, writing 1 to /<debugfs mountpoint>/qdio/<device bus ID>/statistics enables the statistics for the given device.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | qdio_debug.c | diff 6486cda6c6b15368e2c925d89b4e9ed13e67b91b Mon Jan 04 02:05:42 CST 2010 Jan Glauber <jang@linux.vnet.ibm.com> [S390] qdio: convert global statistics to per-device stats
Revamp the qdio performance statistics and move them from procfs to debugfs using the seq_file interface. Since the statistics are not intended for the general user the removal of /proc/qdio_perf should not surprise anyone.
The per device statistics are disabled by default, writing 1 to /<debugfs mountpoint>/qdio/<device bus ID>/statistics enables the statistics for the given device.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | qdio_thinint.c | diff 6486cda6c6b15368e2c925d89b4e9ed13e67b91b Mon Jan 04 02:05:42 CST 2010 Jan Glauber <jang@linux.vnet.ibm.com> [S390] qdio: convert global statistics to per-device stats
Revamp the qdio performance statistics and move them from procfs to debugfs using the seq_file interface. Since the statistics are not intended for the general user the removal of /proc/qdio_perf should not surprise anyone.
The per device statistics are disabled by default, writing 1 to /<debugfs mountpoint>/qdio/<device bus ID>/statistics enables the statistics for the given device.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | qdio.h | diff 6486cda6c6b15368e2c925d89b4e9ed13e67b91b Mon Jan 04 02:05:42 CST 2010 Jan Glauber <jang@linux.vnet.ibm.com> [S390] qdio: convert global statistics to per-device stats
Revamp the qdio performance statistics and move them from procfs to debugfs using the seq_file interface. Since the statistics are not intended for the general user the removal of /proc/qdio_perf should not surprise anyone.
The per device statistics are disabled by default, writing 1 to /<debugfs mountpoint>/qdio/<device bus ID>/statistics enables the statistics for the given device.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | qdio_main.c | diff 6486cda6c6b15368e2c925d89b4e9ed13e67b91b Mon Jan 04 02:05:42 CST 2010 Jan Glauber <jang@linux.vnet.ibm.com> [S390] qdio: convert global statistics to per-device stats
Revamp the qdio performance statistics and move them from procfs to debugfs using the seq_file interface. Since the statistics are not intended for the general user the removal of /proc/qdio_perf should not surprise anyone.
The per device statistics are disabled by default, writing 1 to /<debugfs mountpoint>/qdio/<device bus ID>/statistics enables the statistics for the given device.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|