tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Adding pool_cache_invalidate_local() to pool_cache(9) API
On Oct 9, 2009, at 7:42 AM, Manuel Bouyer wrote:
> I see no reason to hide it either, especially when we know that the
> CPU is being shut down and the cache won't be of any use after that.
It was a mistake to even expose the implementation detail of "per-CPU caches"
in the first place. Consumers of the API should not have to know that they
exist.
-- thorpej
Home |
Main Index |
Thread Index |
Old Index