mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-22 18:22:42 +00:00
[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>
This commit is contained in:
parent
35d534a3ff
commit
27fbe5b28a
1 changed files with 2 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue