Home
last modified time | relevance | path

Searched hist:aaefabc4a5f7ae48682c4d2d5d10faaf95c08eb9 (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/ceph/
H A Dosd_client.hdiff aaefabc4a5f7ae48682c4d2d5d10faaf95c08eb9 Tue Nov 07 03:44:41 CET 2023 Xiubo Li <xiubli@redhat.com> ceph: try to allocate a smaller extent map for sparse read

In fscrypt case and for a smaller read length we can predict the
max count of the extent map. And for small read length use cases
this could save some memories.

[ idryomov: squash into a single patch to avoid build break, drop
redundant variable in ceph_alloc_sparse_ext_map() ]

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
/linux/fs/ceph/
H A Daddr.cdiff aaefabc4a5f7ae48682c4d2d5d10faaf95c08eb9 Tue Nov 07 03:44:41 CET 2023 Xiubo Li <xiubli@redhat.com> ceph: try to allocate a smaller extent map for sparse read

In fscrypt case and for a smaller read length we can predict the
max count of the extent map. And for small read length use cases
this could save some memories.

[ idryomov: squash into a single patch to avoid build break, drop
redundant variable in ceph_alloc_sparse_ext_map() ]

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
H A Dsuper.hdiff aaefabc4a5f7ae48682c4d2d5d10faaf95c08eb9 Tue Nov 07 03:44:41 CET 2023 Xiubo Li <xiubli@redhat.com> ceph: try to allocate a smaller extent map for sparse read

In fscrypt case and for a smaller read length we can predict the
max count of the extent map. And for small read length use cases
this could save some memories.

[ idryomov: squash into a single patch to avoid build break, drop
redundant variable in ceph_alloc_sparse_ext_map() ]

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>