DragonFly commits List (threaded) for 2013-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: tcp: Cache align tcp_stats
commit 12508c14c576ee8366bc169da3f26cca3a0a937c
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Fri Mar 22 12:58:53 2013 +0800
tcp: Cache align tcp_stats
- tcp_stats is padded to multiple cache line size; add comment about it
- Cache align the per-cpu tcp_stats array
Summary of changes:
sys/netinet/tcp_subr.c | 2 +-
sys/netinet/tcp_var.h | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/12508c14c576ee8366bc169da3f26cca3a0a937c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]