diff options
author | Hank Janssen <hjanssen@microsoft.com> | 2010-08-05 23:30:31 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-04 04:37:15 +0400 |
commit | 15dd1c9f53b31cdc84b8072a88c23fa09527c596 (patch) | |
tree | 25cc8f7080fb18a9d18bf408f3275a2574dcbefe /drivers/net/fec_mpc52xx.c | |
parent | e5fa721d1c2a54261a37eb59686e18dee34b6af6 (diff) | |
download | linux-15dd1c9f53b31cdc84b8072a88c23fa09527c596.tar.xz |
staging: hv: Increased storvsc ringbuffer and max_io_requests
Increased storvsc ringbuffer and max_io_requests. This now more
closely mimics the numbers on Hyper-V. And will allow more IO requests
to take place for the SCSI driver.
Max_IO is set to double from what it was before, Hyper-V allows it and
we have had appliance builder requests to see if it was a problem to
increase the number.
Ringbuffer size for storvsc is now increased because I have seen A few buffer
problems on extremely busy systems. They were Set pretty low before.
And since max_io_requests is increased I Really needed to increase the buffer
as well.
Signed-off-by:Hank Janssen <hjanssen@microsoft.com>
Signed-off-by:Haiyang Zhang <haiyangz@microsoft.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/net/fec_mpc52xx.c')
0 files changed, 0 insertions, 0 deletions