qingli 2006-02-08 23:32:58 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_syncache.c
Log:
Redo the previous fix by setting the UMA_ZONE_ZINIT bit in the syncache
zone, eliminating the need to call bzero() after each syncache entry
allocation.
Suggested by: glebius
Reviewed by: andre
MFC after: 3 days
Revision Changes Path
1.83 +2 -3 src/sys/netinet/tcp_syncache.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"