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


Groups > linux.kernel > #1392260

Re: [PATCH v3 0/3] block: avoid to call .bi_end_io() recursively

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
Date 2016-05-02 17:00 +0200
Message-ID <runui-5gi-7@gated-at.bofh.it> (permalink)
References <rsICT-2JI-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Apr 28, 2016 at 09:09:00AM +0800, Ming Lei wrote:
> The 3rd patch avoids to call .bi_end_io recursively in complete path.

Care to explain what the reason for doing that is?

If we have excessively long bi_end_io chains we should probably look
into fixing them instead.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH v3 0/3] block: avoid to call .bi_end_io() recursively Christoph Hellwig <hch@infradead.org> - 2016-05-02 17:00 +0200

csiph-web