DragonFly commits List (threaded) for 2012-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ktr: Use __cachealign to align ktr_cpu
commit 022897410003183d241b499a0b6afbccce90c88d
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Thu Oct 11 13:52:55 2012 +0800
ktr: Use __cachealign to align ktr_cpu
The version of __VM_CACHELINE_ALIGN will not properly pad struct to
the cache line size.
Reviewed-by: dillon@
Summary of changes:
sys/kern/kern_ktr.c | 2 +-
sys/sys/ktr.h | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/022897410003183d241b499a0b6afbccce90c88d
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]