Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
slub: min_partial needs to be in first cacheline
It is used in unfreeze_slab() which is a performance critical function. Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
- Loading branch information