commit | af512ed0f8a7e6a3c6fd93b2b5882c8e837a6939 | [log] [tgz] |
---|---|---|
author | Ralph Wuerthner <rwuerthn@de.ibm.com> | Tue Jul 10 11:24:19 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jul 10 11:24:52 2007 +0200 |
tree | 2bd15176832b8c6eb671519334d9e1ab5d994d68 | |
parent | 987ad70a4d90cf0e70dba43ece02c2e2219e092c [diff] |
[S390] zcrypt: fix request timeout handling Under very high load zcrypt requests may timeout while waiting on the request queue. Modify zcrypt that timeouts are based on crypto adapter responses. A timeout occurs only if a crypto adapter does not respond within a given time frame to sumitted requests. Signed-off-by: Ralph Wuerthner <rwuerthn@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>