Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys

From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>

Date: Wed, 31 Aug 2016 09:14:47 +0000


Module Name:    src
Committed By:   ozaki-r
Date:           Wed Aug 31 09:14:47 UTC 2016

Modified Files:
        src/sys/netinet: ip_input.c
        src/sys/netinet6: ip6_forward.c ip6_input.c

Log Message:
Make ipforward_rt and ip6_forward_rt percpu

Sharing one rtcache between CPUs is just a bad idea.

Reviewed by knakahara@


To generate a diff of this commit:
cvs rdiff -u -r1.339 -r1.340 src/sys/netinet/ip_input.c
cvs rdiff -u -r1.80 -r1.81 src/sys/netinet6/ip6_forward.c
cvs rdiff -u -r1.166 -r1.167 src/sys/netinet6/ip6_input.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS import: src/external/bsd/tmux/dist

Next by Date: CVS commit: src/external/bsd/tmux

Previous by Thread: CVS import: src/external/bsd/tmux/dist

Next by Thread: CVS commit: src/external/bsd/tmux

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index