git: kernel - Rearrange uidinfo structure a bit

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Feb 25 22:18:15 PST 2020


commit ee09cc60d22ee912e69f15d20ddebfe520b3ea68
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Feb 25 21:57:52 2020 -0800

    kernel - Rearrange uidinfo structure a bit
    
    * Rearrange the structure to move ui_lock and ui_refs
      into a cache-line isolated area of the structure.

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

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list