commit | 37de53bb52908726c18fc84515792a5b2f454532 | [log] [tgz] |
---|---|---|
author | Peter Oberparleiter <peter.oberparleiter@de.ibm.com> | Mon Dec 07 12:51:19 2009 +0100 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Dec 07 12:51:30 2009 +0100 |
tree | c372eb1065e393a5fccb8e3db1609ae2fbe5a098 | |
parent | 390935acac21f3ea1a130bdca8eb9397cb293643 [diff] |
[S390] cio: introduce ccw device todos Introduce a central mechanism for performing delayed ccw device work to ensure that different types of work do not overwrite each other. Prioritization ensures that the most important work is always performed while less important tasks are either obsoleted or repeated later. Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>