git: kernel - Refactor copyin, copyout

Matthew Dillon dillon at crater.dragonflybsd.org
Tue May 8 10:01:43 PDT 2018


commit 7f44723f5ceb663ebce7a8c5607269b1660c98ec
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue May 8 09:33:19 2018 -0700

    kernel - Refactor copyin, copyout
    
    * Conditionalize movsq/movsb sequences to improve performance.

Summary of changes:
 sys/platform/pc64/x86_64/support.s | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7f44723f5ceb663ebce7a8c5607269b1660c98ec


-- 
DragonFly BSD source repository



More information about the Commits mailing list