Cornelia Huck 94bb063312 [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>
2006-06-29 15:08:41 +02:00
..
2005-04-16 15:20:36 -07:00
2006-06-29 14:56:52 +02:00
2006-06-29 15:03:35 +02:00
2006-03-24 07:33:16 -08:00
2006-06-29 14:57:03 +02:00
2006-01-14 18:27:10 -08:00
2006-06-29 15:03:35 +02:00
2006-06-29 14:57:03 +02:00
2006-01-06 08:33:53 -08:00
2005-04-16 15:20:36 -07:00
2006-04-28 08:33:48 -07:00