Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1736967
| From | Christoph Hellwig <hch@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush |
| Date | 2017-09-21 19:40 +0200 |
| Message-ID | <usdC9-3YA-7@gated-at.bofh.it> (permalink) |
| References | <urPgt-4TY-13@gated-at.bofh.it> <urPgu-4TY-19@gated-at.bofh.it> <usbh0-2CM-19@gated-at.bofh.it> <usbK2-2QA-17@gated-at.bofh.it> <uscd3-3f6-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Sep 21, 2017 at 10:00:25AM -0600, Jens Axboe wrote: > Something like the below would fit on top to do that. Gets rid of the > allocation and embeds the work item for global start-all in the > bdi_writeback structure. Something like that. Although if we still kalloc the global wb we wouldn't have to expose all the details in the header.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 7/7] fs-writeback: only allow one inflight and pending full flush Jens Axboe <axboe@kernel.dk> - 2017-09-20 17:40 +0200
Re: [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush Christoph Hellwig <hch@infradead.org> - 2017-09-21 17:10 +0200
Re: [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush Jens Axboe <axboe@kernel.dk> - 2017-09-21 17:40 +0200
Re: [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush Jens Axboe <axboe@kernel.dk> - 2017-09-21 18:10 +0200
Re: [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush Christoph Hellwig <hch@infradead.org> - 2017-09-21 19:40 +0200
Re: [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush Jan Kara <jack@suse.cz> - 2017-09-25 11:40 +0200
Re: [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush Jens Axboe <axboe@kernel.dk> - 2017-09-25 16:50 +0200
csiph-web