Date: Wed, 20 Apr 2011 23:20:00 +0000 (UTC) From: Navdeep Parhar <np@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cxgbe t4_sge.c Message-ID: <201104202320.p3KNKQZm090948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
np 2011-04-20 23:20:00 UTC FreeBSD src repository Modified files: sys/dev/cxgbe t4_sge.c Log: SVN rev 220905 on 2011-04-20 23:20:00Z by np Ring the freelist doorbell from within refill_fl. While here, fix a bug that could have allowed the hardware pidx to reach the cidx even though the freelist isn't empty. (Haven't actually seen this but it was there waiting to happen..) MFC after: 1 week Revision Changes Path 1.15 +20 -16 src/sys/dev/cxgbe/t4_sge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104202320.p3KNKQZm090948>