Searched hist:"94 bb063312d872d9269deb2e5c0c7c6d5b0318e1" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | cmb.h | 94bb063312d872d9269deb2e5c0c7c6d5b0318e1 Thu Jun 29 13:08:41 UTC 2006 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] rework of channel measurement facility.
Fixes for several channel measurement facility bugs: * Blocks copied from the hardware might not be consistent. Solve this by moving the copying into idle state and repeating the copying. * avg_sample_interval changed with every read, even though no new block was available. Solve this by storing a timestamp when the last new block was received. * Several locking issues. * Measurements were not reenabled after a disconnected device became available again. * Remove #defines for ioctls that were never implemented.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/linux/drivers/s390/cio/ |
H A D | cmf.c | 94bb063312d872d9269deb2e5c0c7c6d5b0318e1 Thu Jun 29 13:08:41 UTC 2006 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] rework of channel measurement facility.
Fixes for several channel measurement facility bugs: * Blocks copied from the hardware might not be consistent. Solve this by moving the copying into idle state and repeating the copying. * avg_sample_interval changed with every read, even though no new block was available. Solve this by storing a timestamp when the last new block was received. * Several locking issues. * Measurements were not reenabled after a disconnected device became available again. * Remove #defines for ioctls that were never implemented.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | device.h | 94bb063312d872d9269deb2e5c0c7c6d5b0318e1 Thu Jun 29 13:08:41 UTC 2006 Cornelia Huck <cornelia.huck@de.ibm.com> [S390] rework of channel measurement facility.
Fixes for several channel measurement facility bugs: * Blocks copied from the hardware might not be consistent. Solve this by moving the copying into idle state and repeating the copying. * avg_sample_interval changed with every read, even though no new block was available. Solve this by storing a timestamp when the last new block was received. * Several locking issues. * Measurements were not reenabled after a disconnected device became available again. * Remove #defines for ioctls that were never implemented.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|