Date: Wed, 8 Feb 2006 23:32:58 +0000 (UTC) From: Qing Li <qingli@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c Message-ID: <200602082332.k18NWwN2039341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602082332.k18NWwN2039341>
