git: DragonFly_RELEASE_5_8 kernel - Rearrange uidinfo structure a bit

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


commit 41fabe4894af0ad98222867bd395d3d3a30da5eb
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/41fabe4894af0ad98222867bd395d3d3a30da5eb


-- 
DragonFly BSD source repository



More information about the Commits mailing list