[PATCH] scsi: documentation: Fix case of 'scsi_device' struct mention(s)

2017-11-22 Thread John Pittman
In scsi_mid_low_api.txt a the scsi_device structure is mentioned several times, but the leading 's' is uppercase (Scsi_device) and should be lowercase (scsi_device). Fixed by this commit. Signed-off-by: John Pittman --- Documentation/scsi/scsi_mid_low_api.txt | 6 +++--- 1 file

[PATCH] dm cache: Documentation: update default migration_throttling value

2018-01-30 Thread John Pittman
In commit f8350daf7af0 ("dm cache: tune migration throttling") the value for DEFAULT_MIGRATION_THRESHOLD was decreased from 204800 to 2048. Edit device-mapper/cache.txt to reflect the correct default value for migration_threshold. Signed-off-by: John Pittman --- Documentation/dev

[PATCH] block: doc: add slice_idle_us to bfq documentation

2019-01-08 Thread John Pittman
Of the tunables available for the bfq I/O scheduler, the only one missing from the documentation in 'Documentation/block/bfq-iosched.txt' is slice_idle_us. Add this tunable to the documentation and a short explanation of its purpose. Signed-off-by: John Pittman --- Documentation

Re: [PATCH] block: doc: add slice_idle_us to bfq documentation

2019-01-09 Thread John Pittman
Thanks; noted. On Wed, Jan 9, 2019 at 9:39 AM Jens Axboe wrote: > > On 1/8/19 2:56 PM, John Pittman wrote: > > Of the tunables available for the bfq I/O scheduler, > > the only one missing from the documentation in > > 'Documentation/block/bfq-iosched.txt' is s

Re: [dm-devel] [PATCH] dm flakey: Document "error_writes" feature

2018-10-10 Thread John Pittman
Hi Nikolay, I sent this one to Mike at the end of September.("dm flakey: add error_writes to documentation - "https://www.redhat.com/archives/dm-devel/2018-September/msg00146.html). Unsure if he has picked it up or not. Best Regards, John Pittman Customer Engagement and Experience R