Searched hist:a596d08677320925b69e70c0fdc4c0f59384a65e (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/admin-guide/ |
H A D | md.rst | diff a596d08677320925b69e70c0fdc4c0f59384a65e Mon Feb 18 08:04:09 CST 2019 Mariusz Dabrowski <mariusz.dabrowski@intel.com> raid5: set write hint for PPL
When the Partial Parity Log is enabled, circular buffer is used to store PPL data. Each write to RAID device causes overwrite of data in this buffer so some write_hint can be set to those request to help drives handle garbage collection. This patch adds new sysfs attribute which can be used to specify which write_hint should be assigned to PPL.
Acked-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Mariusz Dabrowski <mariusz.dabrowski@intel.com> Signed-off-by: Song Liu <songliubraving@fb.com>
|
/openbmc/linux/drivers/md/ |
H A D | raid5-log.h | diff a596d08677320925b69e70c0fdc4c0f59384a65e Mon Feb 18 08:04:09 CST 2019 Mariusz Dabrowski <mariusz.dabrowski@intel.com> raid5: set write hint for PPL
When the Partial Parity Log is enabled, circular buffer is used to store PPL data. Each write to RAID device causes overwrite of data in this buffer so some write_hint can be set to those request to help drives handle garbage collection. This patch adds new sysfs attribute which can be used to specify which write_hint should be assigned to PPL.
Acked-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Mariusz Dabrowski <mariusz.dabrowski@intel.com> Signed-off-by: Song Liu <songliubraving@fb.com>
|
H A D | raid5-ppl.c | diff a596d08677320925b69e70c0fdc4c0f59384a65e Mon Feb 18 08:04:09 CST 2019 Mariusz Dabrowski <mariusz.dabrowski@intel.com> raid5: set write hint for PPL
When the Partial Parity Log is enabled, circular buffer is used to store PPL data. Each write to RAID device causes overwrite of data in this buffer so some write_hint can be set to those request to help drives handle garbage collection. This patch adds new sysfs attribute which can be used to specify which write_hint should be assigned to PPL.
Acked-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Mariusz Dabrowski <mariusz.dabrowski@intel.com> Signed-off-by: Song Liu <songliubraving@fb.com>
|
H A D | raid5.c | diff a596d08677320925b69e70c0fdc4c0f59384a65e Mon Feb 18 08:04:09 CST 2019 Mariusz Dabrowski <mariusz.dabrowski@intel.com> raid5: set write hint for PPL
When the Partial Parity Log is enabled, circular buffer is used to store PPL data. Each write to RAID device causes overwrite of data in this buffer so some write_hint can be set to those request to help drives handle garbage collection. This patch adds new sysfs attribute which can be used to specify which write_hint should be assigned to PPL.
Acked-by: Guoqing Jiang <gqjiang@suse.com> Signed-off-by: Mariusz Dabrowski <mariusz.dabrowski@intel.com> Signed-off-by: Song Liu <songliubraving@fb.com>
|