On 8/28/2025 4:11 PM, Liao Yuanhong wrote:
Introduces two new sys nodes: allocate_section_hint and
allocate_section_policy. The allocate_section_hint identifies the boundary
between devices, measured in sections; it defaults to the end of the device
for single storage setups, and the end of the f
On 8/28/2025 11:23 PM, Jaegeuk Kim wrote:
On 08/28, Chao Yu wrote:
On 8/28/25 05:52, Jaegeuk Kim via Linux-f2fs-devel wrote:
Let's split IPU writes in hot data area to improve the GC efficiency.
I didn't get it, IPU may be not friendly for migrating data along w/ write in
hot area?
This dea
On 27.08.25 19:52, Shivank Garg wrote:
This series introduces NUMA-aware memory placement support for KVM guests
with guest_memfd memory backends. It builds upon Fuad Tabba's work (V17)
that enabled host-mapping for guest_memfd memory [1] and can be applied
directly applied on KVM tree [2] (branc
On 08/28, Chao Yu wrote:
> On 8/28/25 05:52, Jaegeuk Kim via Linux-f2fs-devel wrote:
> > Let's split IPU writes in hot data area to improve the GC efficiency.
>
> I didn't get it, IPU may be not friendly for migrating data along w/ write in
> hot area?
This deals with IPU in the LFS mode.
>
> T
In the link [1], we adapted uncached buffer I/O read support in f2fs.
Now, let's move forward to enabling uncached buffer I/O write support
in f2fs.
In f2fs_write_end_io, a separate asynchronous workqueue is created to
perform the page drop operation for bios that contain pages of type
FGP_DONTCAC
On 28.08.25 00:43, Ackerley Tng wrote:
Shivank Garg writes:
[...snip...]
I meant to send this to you before this version went out but you were
too quick!
Here's a new version, Fuad and I reviewed this again internally. The
changes are:
+ Sort linux/pseudo_fs.h after linux/pagemap.h (alph
Introduces two new sys nodes: allocate_section_hint and
allocate_section_policy. The allocate_section_hint identifies the boundary
between devices, measured in sections; it defaults to the end of the device
for single storage setups, and the end of the first device for multiple
storage setups. The
On 8/28/2025 10:10 AM, Chao Yu wrote:
On 8/26/25 22:05, Liao Yuanhong wrote:
Introduces two new sys nodes: allocate_section_hint and
allocate_section_policy. The allocate_section_hint identifies the boundary
between devices, measured in sections; it defaults to the end of the device
for single