git: kernel - Make most IPI related globals __read_mostly

Aaron LI aly at crater.dragonflybsd.org
Tue Jul 20 16:30:35 PDT 2021


commit 36bbfccb653463167eb07cf99d167905daa3cd46
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jul 15 19:55:08 2021 -0700

    kernel - Make most IPI related globals __read_mostly
    
    * Most of these globals should be made __read_mostly, so make
      them __read_mostly.

Summary of changes:
 sys/platform/pc64/x86_64/mp_machdep.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/36bbfccb653463167eb07cf99d167905daa3cd46


-- 
DragonFly BSD source repository



More information about the Commits mailing list