Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1673536

Re: [PATCH v2 2/2] smartpqi: limit transfer length to 1MB

From Johannes Thumshirn <jthumshirn@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/2] smartpqi: limit transfer length to 1MB
Date 2017-06-23 15:10 +0200
Message-ID <tVwvv-2AS-15@gated-at.bofh.it> (permalink)
References <tVtnX-rz-3@gated-at.bofh.it> <tVtnX-rz-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jun 23, 2017 at 05:40:06PM +0800, Yadan Fan wrote:
> The smartpqi firmware will bypass the cache for any request larger
> than 1MB, so we should cap the request size to avoid any
> performance degradation in kernels later than v4.3
> 
> This degradation is caused from d2be537c3ba3568acd79cd178327b842e60d035e,
> which changed max_sectors_kb to 1280k, but the hardware is able to
> work fine with it, so the true fix should be from smartpqi driver.
> 
> Signed-off-by: Yadan Fan <ydfan@suse.com>
> ---

Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
-- 
Johannes Thumshirn                                          Storage
jthumshirn@suse.de                                +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2 2/2] smartpqi: limit transfer length to 1MB Yadan Fan <ydfan@suse.com> - 2017-06-23 11:50 +0200
  Re: [PATCH v2 2/2] smartpqi: limit transfer length to 1MB Johannes Thumshirn <jthumshirn@suse.de> - 2017-06-23 15:10 +0200

csiph-web