]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Improve system responsivity during I/O
authorBart Van Assche <bvanassche@acm.org>
Sun, 6 Nov 2011 17:37:23 +0000 (18:37 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 6 Dec 2011 06:00:50 +0000 (06:00 +0000)
commit330694a50f5b80e983136237c10516810fb427a9
treecd07658fcbe5aafd1e87bde8f96e7c6d9141be5c
parent0957627a99604f379d35831897a2aa15272528fc
target: Improve system responsivity during I/O

While testing ib_srpt I noticed that the target system became
rather unresponsive during intensive I/O. The patch below made
my target system responsive again during I/O without decreasing
performance.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c