diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-02-07 08:46:52 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-02-07 08:46:52 +0100 |
commit | 1f159eaab0ad6791f35842eb3e6f3c746f3101aa (patch) | |
tree | 12de426c8b0d73f90245f1799bc523d2b77cabb0 /Userland/mkdir.cpp | |
parent | e29060620fcc1fc5878b5c2d9731d79cfb5c9f95 (diff) | |
download | serenity-1f159eaab0ad6791f35842eb3e6f3c746f3101aa.zip |
Add a fast memcpy() using MMX when we're moving >= 1KB.
This is a nice speedup for WindowServer. I'll eventually have to do this
with SSE but the kernel doesn't support SSE yet so this is it for now.
Diffstat (limited to 'Userland/mkdir.cpp')
0 files changed, 0 insertions, 0 deletions