git: objcache: Make sure that percpu_objcache and depot are cache line aligned
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Oct 21 03:44:52 PDT 2012
commit f2013535956a7e117cad47f86aa45ff6809efccb
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Oct 21 18:42:05 2012 +0800
objcache: Make sure that percpu_objcache and depot are cache line aligned
Since percpu_objcache and depot are embedded in the objcache, so objcache
itself must be cache line aligned.
Summary of changes:
sys/kern/kern_objcache.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2013535956a7e117cad47f86aa45ff6809efccb
--
DragonFly BSD source repository
More information about the Commits
mailing list