Each element of the cache_chain is a kmem_cache structure reference (called a cache).
cache_chain的每个元素都是一个kmem_cache结构的引用(称为一个cache)。
Since the reference is part of the data structure, it has good cache locality.
由于引用是数据结构的一部分,所以它有一个好的缓存位置。
Since the reference is part of the data structure, it has good cache locality.
由于引用是数据结构的一部分,所以它有一个好的缓存位置。
应用推荐