Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1741008
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 12/12] writeback: kill off ->range_cycle option |
| Date | 2017-09-27 22:30 +0200 |
| Message-ID | <uur7X-7Pc-13@gated-at.bofh.it> (permalink) |
| References | <uuqYh-7LT-3@gated-at.bofh.it> <uuqYh-7LT-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/27/2017 10:13 PM, Jens Axboe wrote: > All types of writeback are now range cyclic. Kill off the member > from struct wb_writeback_work and struct writeback_control. > > Remove the various checks for whether or not this is range cyclic > writeback or not in the writeback code and file systems. > > For tracing, we leave the member there, and just always set it to 1. Disregard this patch, there are obviously places where we don't set range_cyclic at all and write out a subset of the dirty pages (or just one). Needs more looking into, for now just ignore this last patch in the series. -- Jens Axboe
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 12/12] writeback: kill off ->range_cycle option Jens Axboe <axboe@kernel.dk> - 2017-09-27 22:20 +0200 Re: [PATCH 12/12] writeback: kill off ->range_cycle option Jens Axboe <axboe@kernel.dk> - 2017-09-27 22:30 +0200
csiph-web