Hi Hugh,
On 02/04/2013 10:01 AM, Hugh Dickins wrote:
On Fri, 1 Feb 2013, Johannes Weiner wrote:
In shmem_find_get_pages_and_swap, use the faster radix tree iterator
construct from 78c1d78 "radix-tree: introduce bit-optimized iterator".
Signed-off-by: Johannes Weiner
Yes, that looks fine, and
On Sat, Feb 02, 2013 at 12:25:44PM +0400, Konstantin Khlebnikov wrote:
> Johannes Weiner wrote:
> >In shmem_find_get_pages_and_swap, use the faster radix tree iterator
> >construct from 78c1d78 "radix-tree: introduce bit-optimized iterator".
> >
> >Signed-off-by: Johannes Weiner
>
> Hmm, ACK. shme
Hugh Dickins wrote:
On Sat, 2 Feb 2013, Konstantin Khlebnikov wrote:
Johannes Weiner wrote:
In shmem_find_get_pages_and_swap, use the faster radix tree iterator
construct from 78c1d78 "radix-tree: introduce bit-optimized iterator".
Signed-off-by: Johannes Weiner
Hmm, ACK. shmem_unuse_inode()
On Sat, 2 Feb 2013, Konstantin Khlebnikov wrote:
> Johannes Weiner wrote:
> > In shmem_find_get_pages_and_swap, use the faster radix tree iterator
> > construct from 78c1d78 "radix-tree: introduce bit-optimized iterator".
> >
> > Signed-off-by: Johannes Weiner
>
> Hmm, ACK. shmem_unuse_inode() al
On Fri, 1 Feb 2013, Johannes Weiner wrote:
> In shmem_find_get_pages_and_swap, use the faster radix tree iterator
> construct from 78c1d78 "radix-tree: introduce bit-optimized iterator".
>
> Signed-off-by: Johannes Weiner
Yes, that looks fine, and is testing out fine, thanks.
Acked-by: Hugh Dic
Johannes Weiner wrote:
In shmem_find_get_pages_and_swap, use the faster radix tree iterator
construct from 78c1d78 "radix-tree: introduce bit-optimized iterator".
Signed-off-by: Johannes Weiner
Hmm, ACK. shmem_unuse_inode() also can be redone in this way.
I did something similar year ago: http
In shmem_find_get_pages_and_swap, use the faster radix tree iterator
construct from 78c1d78 "radix-tree: introduce bit-optimized iterator".
Signed-off-by: Johannes Weiner
---
mm/shmem.c | 25 -
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a/mm/shmem.c b/m
7 matches
Mail list logo