Re: [PATCH] net: ieee802154: at86rf230: convert to use maple tree register cache

From: Miquel Raynal
Date: Fri Feb 02 2024 - 02:56:03 EST


Hi Bo,

liubo03@xxxxxxxxxx wrote on Fri, 2 Feb 2024 01:45:12 -0500:

> The maple tree register cache is based on a much more modern data structure
> than the rbtree cache and makes optimisation choices which are probably
> more appropriate for modern systems than those made by the rbtree cache.

What are the real intended benefits? Shall we expect any drawbacks?

> Signed-off-by: Bo Liu <liubo03@xxxxxxxxxx>

Thanks,
Miquèl