Re: [patch 8/9] lib: radix_tree: tree node interface

From: Rik van Riel
Date: Fri Jan 10 2014 - 17:58:06 EST


On 01/10/2014 01:10 PM, Johannes Weiner wrote:
> Make struct radix_tree_node part of the public interface and provide
> API functions to create, look up, and delete whole nodes. Refactor
> the existing insert, look up, delete functions on top of these new
> node primitives.
>
> This will allow the VM to track and garbage collect page cache radix
> tree nodes.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>

Reviewed-by: Rik van Riel <riel@xxxxxxxxxx>


--
All rights reversed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/