DragonFly commits List (threaded) for 2012-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: objcache: Make sure that percpu_objcache and depot are cache line aligned
commit f2013535956a7e117cad47f86aa45ff6809efccb
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]