git: kernel - Minor optimizations

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 4 09:26:39 PST 2020


commit 53a91b8ec44c30ce6024f2460eaa892bd21e15f1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Mar 4 09:16:09 2020 -0800

    kernel - Minor optimizations
    
    * Minor __predict and __read_mostly/frequently optimizations.

Summary of changes:
 sys/kern/subr_cpu_topology.c | 16 +++++++++-------
 sys/vm/vm_pageout.c          | 14 +++++++-------
 2 files changed, 16 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/53a91b8ec44c30ce6024f2460eaa892bd21e15f1


-- 
DragonFly BSD source repository



More information about the Commits mailing list