Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] Use string instructions for Core2 copy/clear
It is faster than using a unrolled loop for the use cases the kernel cares about (cached, sizes typically < 4K) Signed-off-by: Andi Kleen <ak@suse.de>
- Loading branch information