Re: [PATCH] memory subsystem: cache memory blocks in radix tree to accelerate lookup

From: David Hildenbrand
Date: Thu Nov 21 2019 - 04:35:22 EST


On 20.11.19 20:25, Scott Cheloha wrote:
Searching for a particular memory block by id is slow because each block
device is kept in an unsorted linked list on the subsystem bus.

Oh, and you patch subject should be

"drivers/base/memory.c: cache memory [...]"

--

Thanks,

David / dhildenb