DragonFly commits List (threaded) for 2013-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ifaddr: Cache align ifaddr_container
commit 7d1c3473bcce5fb892ddca28b3536e7f5bf5697e
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Tue Feb 12 21:26:45 2013 +0800
ifaddr: Cache align ifaddr_container
ifaddr_container is per-cpu data struct; cache aligning it avoid possible
cache pollution
Summary of changes:
sys/net/if.c | 5 +++--
sys/net/if_var.h | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d1c3473bcce5fb892ddca28b3536e7f5bf5697e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]