Home
last modified time | relevance | path

Searched hist:"3 c62be17d4f562f43fe1d03b48194399caa35aa5" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Df2fs_fs.hdiff 3c62be17d4f562f43fe1d03b48194399caa35aa5 Thu Oct 06 21:02:05 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: support multiple devices

This patch implements multiple devices support for f2fs.
Given multiple devices by mkfs.f2fs, f2fs shows them entirely as one big
volume under one f2fs instance.

Internal block management is very simple, but we will modify block allocation
and background GC policy to boost IO speed by exploiting them accoording to
each device speed.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
/openbmc/linux/fs/f2fs/
H A Dsegment.cdiff 3c62be17d4f562f43fe1d03b48194399caa35aa5 Thu Oct 06 21:02:05 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: support multiple devices

This patch implements multiple devices support for f2fs.
Given multiple devices by mkfs.f2fs, f2fs shows them entirely as one big
volume under one f2fs instance.

Internal block management is very simple, but we will modify block allocation
and background GC policy to boost IO speed by exploiting them accoording to
each device speed.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Dsuper.cdiff 3c62be17d4f562f43fe1d03b48194399caa35aa5 Thu Oct 06 21:02:05 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: support multiple devices

This patch implements multiple devices support for f2fs.
Given multiple devices by mkfs.f2fs, f2fs shows them entirely as one big
volume under one f2fs instance.

Internal block management is very simple, but we will modify block allocation
and background GC policy to boost IO speed by exploiting them accoording to
each device speed.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Ddata.cdiff 3c62be17d4f562f43fe1d03b48194399caa35aa5 Thu Oct 06 21:02:05 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: support multiple devices

This patch implements multiple devices support for f2fs.
Given multiple devices by mkfs.f2fs, f2fs shows them entirely as one big
volume under one f2fs instance.

Internal block management is very simple, but we will modify block allocation
and background GC policy to boost IO speed by exploiting them accoording to
each device speed.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
H A Df2fs.hdiff 3c62be17d4f562f43fe1d03b48194399caa35aa5 Thu Oct 06 21:02:05 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: support multiple devices

This patch implements multiple devices support for f2fs.
Given multiple devices by mkfs.f2fs, f2fs shows them entirely as one big
volume under one f2fs instance.

Internal block management is very simple, but we will modify block allocation
and background GC policy to boost IO speed by exploiting them accoording to
each device speed.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>