git: kernel - __read_mostly pass on vm_fault

Matthew Dillon dillon at crater.dragonflybsd.org
Thu May 9 18:00:45 PDT 2019


commit aac423a7fc0df2095093e9c2ac962d80bfb4c73d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu May 9 18:00:25 2019 -0700

    kernel - __read_mostly pass on vm_fault
    
    * Qualify a number of variables with __read_mostly

Summary of changes:
 sys/vm/vm_fault.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list