andre 2007-05-11 20:52:47 UTC FreeBSD src repository
Modified files: sys/kern kern_timeout.c sys/sys callout.h sys/netinet tcp_subr.c Log: Make the TCP timer callout obtain Giant if the network stack is marked as non-mpsafe. This change is to be removed when all protocols are mp-safe. Revision Changes Path 1.103 +11 -2 src/sys/kern/kern_timeout.c 1.281 +6 -2 src/sys/netinet/tcp_subr.c 1.30 +1 -0 src/sys/sys/callout.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"