git: kernel - Improve indefinite macros a bit

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Apr 27 20:19:10 PDT 2018


commit 99cd56aae36d5445d6c69f88c7032039b91e3512
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Apr 27 11:41:12 2018 -0700

    kernel - Improve indefinite macros a bit
    
    * Delay saving SMP collision info and label string for a few loops
      so we don't lose performance by doing it after the contested lock has
      been resolved.

Summary of changes:
 sys/sys/indefinite.h  |  7 ++++---
 sys/sys/indefinite2.h | 22 ++++++++++------------
 2 files changed, 14 insertions(+), 15 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99cd56aae36d5445d6c69f88c7032039b91e3512


-- 
DragonFly BSD source repository


More information about the Commits mailing list