Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: jruoho-x86intr
Revision 1.201.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:09:39 2011 UTC (23 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.201: +8 -5
lines
Diff to previous 1.201 (colored) next main 1.202 (colored)
Sync with HEAD.
Revision 1.201 / (download) - annotate - [select for diffs], Thu Oct 14 03:07:51 2010 UTC (2 years, 7 months ago) by oki
Branch: MAIN
CVS Tags: uebayasi-xip-base4,
uebayasi-xip-base3,
matt-mips64-premerge-20101231,
jruoho-x86intr-base
Branch point for: jruoho-x86intr
Changes since 1.200: +3 -3
lines
Diff to previous 1.200 (colored)
Wait for freeing mbuf cluster in sosend() causes freeze network stack. Don't wait for it. problem was found by iij seil team. it is similar to OpenBSD uipc_socket.c rev.1.72.