mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-20 22:26:23 +00:00
Cleanup
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4804 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -100,12 +100,14 @@ extern unsigned long scst_trace_flag;
|
||||
**/
|
||||
#define SCST_MAX_TGT_DEV_COMMANDS 64
|
||||
|
||||
#ifdef CONFIG_SCST_PER_DEVICE_CMD_COUNT_LIMIT
|
||||
/**
|
||||
** Maximum count of uncompleted commands that could be queued on any device.
|
||||
** Then initiators sending commands to this device will start getting
|
||||
** TASK QUEUE FULL status.
|
||||
**/
|
||||
#define SCST_MAX_DEV_COMMANDS 256
|
||||
#endif
|
||||
|
||||
#define SCST_TGT_RETRY_TIMEOUT (3/2*HZ)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user