Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210237
b: refs/heads/master
c: 15dd1c9
h: refs/heads/master
i:
  210235: e08cb88
v: v3
  • Loading branch information
Hank Janssen authored and Greg Kroah-Hartman committed Sep 4, 2010
1 parent d231481 commit 7b32a65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e5fa721d1c2a54261a37eb59686e18dee34b6af6
refs/heads/master: 15dd1c9f53b31cdc84b8072a88c23fa09527c596
4 changes: 2 additions & 2 deletions trunk/drivers/staging/hv/storvsc_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7b32a65

Please sign in to comment.