Home
last modified time | relevance | path

Searched hist:"4 f86ff5580fa692f850f37f948c73814a24a722b" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/crypto/async_tx/
H A Dasync_raid6_recov.cdiff 4f86ff5580fa692f850f37f948c73814a24a722b Thu Aug 20 08:22:11 CDT 2020 Yufen Yu <yuyufen@huawei.com> md/raid6: let async recovery function support different page offset

For now, asynchronous raid6 recovery calculate functions are require
common offset for pages. But, we expect them to support different page
offset after introducing stripe shared page. Do that by simplily adding
page offset where each page address are referred. Then, replace the
old interface with the new ones in raid6 and raid6test.

Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
H A Draid6test.cdiff 4f86ff5580fa692f850f37f948c73814a24a722b Thu Aug 20 08:22:11 CDT 2020 Yufen Yu <yuyufen@huawei.com> md/raid6: let async recovery function support different page offset

For now, asynchronous raid6 recovery calculate functions are require
common offset for pages. But, we expect them to support different page
offset after introducing stripe shared page. Do that by simplily adding
page offset where each page address are referred. Then, replace the
old interface with the new ones in raid6 and raid6test.

Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
/openbmc/linux/include/linux/
H A Dasync_tx.hdiff 4f86ff5580fa692f850f37f948c73814a24a722b Thu Aug 20 08:22:11 CDT 2020 Yufen Yu <yuyufen@huawei.com> md/raid6: let async recovery function support different page offset

For now, asynchronous raid6 recovery calculate functions are require
common offset for pages. But, we expect them to support different page
offset after introducing stripe shared page. Do that by simplily adding
page offset where each page address are referred. Then, replace the
old interface with the new ones in raid6 and raid6test.

Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
/openbmc/linux/drivers/md/
H A Draid5.cdiff 4f86ff5580fa692f850f37f948c73814a24a722b Thu Aug 20 08:22:11 CDT 2020 Yufen Yu <yuyufen@huawei.com> md/raid6: let async recovery function support different page offset

For now, asynchronous raid6 recovery calculate functions are require
common offset for pages. But, we expect them to support different page
offset after introducing stripe shared page. Do that by simplily adding
page offset where each page address are referred. Then, replace the
old interface with the new ones in raid6 and raid6test.

Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Song Liu <songliubraving@fb.com>