git: kernel - Use __predict_* in spinlock2.h

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 6 23:15:10 PST 2017


commit f6a440a9b21bd00d29047a7cae7ec1a721573909
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Feb 6 18:32:17 2017 -0800

    kernel - Use __predict_* in spinlock2.h
    
    * Use the __predict_* attributes in the spinlock hot-path.
    
    Suggested-by: Mateusz Guzik

Summary of changes:
 sys/sys/spinlock2.h | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f6a440a9b21bd00d29047a7cae7ec1a721573909


-- 
DragonFly BSD source repository



More information about the Commits mailing list