summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/storvsc_api.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2010-09-08 11:15:26 +0200
committerIngo Molnar <mingo@elte.hu>2010-09-08 11:15:26 +0200
commitb904350026851302a4bc60880b34af0d28413a6c (patch)
treefad4ef745bb004b3e69d70cba10915c0ebfd37b4 /drivers/staging/hv/storvsc_api.h
parenta8bb3f016c4278f411be79fc14a4e0a9403fbec4 (diff)
parent98e52c373cdc1239a9ec6a2763f519cc1d99dcbc (diff)
Merge branch 'linus' into auto-latest
Diffstat (limited to 'drivers/staging/hv/storvsc_api.h')
-rw-r--r--drivers/staging/hv/storvsc_api.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/hv/storvsc_api.h b/drivers/staging/hv/storvsc_api.h
index 0063bde9a4b2..8505a1c5f9ee 100644
--- a/drivers/staging/hv/storvsc_api.h
+++ b/drivers/staging/hv/storvsc_api.h
@@ -28,10 +28,10 @@
#include "vmbus_api.h"
/* Defines */
-#define STORVSC_RING_BUFFER_SIZE (10*PAGE_SIZE)
+#define STORVSC_RING_BUFFER_SIZE (20*PAGE_SIZE)
#define BLKVSC_RING_BUFFER_SIZE (20*PAGE_SIZE)
-#define STORVSC_MAX_IO_REQUESTS 64
+#define STORVSC_MAX_IO_REQUESTS 128
/*
* In Hyper-V, each port/path/target maps to 1 scsi host adapter. In