cvs commit: src/sys/dev/fxp if_fxp.c
Abdullah Ibn Hamad Al-Marri
wearabnet at yahoo.ca
Sat Mar 22 11:23:32 PDT 2008
----- Original Message ----
> From: Qing Li <qingli at FreeBSD.org>
> To: src-committers at FreeBSD.org; cvs-src at FreeBSD.org; cvs-all at FreeBSD.org
> Sent: Saturday, March 22, 2008 9:13:39 PM
> Subject: cvs commit: src/sys/dev/fxp if_fxp.c
>
> qingli 2008-03-22 18:13:39 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/fxp if_fxp.c
> Log:
> Reuse the mbuf that was just retrieved from the receive ring if mbuf
> exhaustion is encountered. There was a fix made previously for this
> problem but the solution (breaking out of the receive loop) does not
> seem to work. mbuf reuse strategy is already adopted by other drivers
> such as if_bge. The problem was recreated and the patch is also
> verified in the same test environment.
>
> Revision Changes Path
> 1.267 +17 -8 src/sys/dev/fxp/if_fxp.c
Thank you!
I hope you have a plan to MFC after a while.
---
Regards,
-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the cvs-src
mailing list