svn commit: r212008 - head/sys/dev/twa

John Baldwin jhb at freebsd.org
Mon Aug 30 20:11:12 UTC 2010


On Monday, August 30, 2010 3:15:04 pm Xin LI wrote:
> Author: delphij
> Date: Mon Aug 30 19:15:04 2010
> New Revision: 212008
> URL: http://svn.freebsd.org/changeset/base/212008
> 
> Log:
>   Vendor update to version 3.80.06.003 to fix a panic with ZFS when under
>   heavy I/O load.
>   
>   Many thanks to LSI for continuing to support FreeBSD.
>   
>   PR:		kern/149968
>   Submitted by:	LSI (Tom Couch)
>   Reported by:	Kai Kockro <kkockro web de>
>   Tested by:	Kai Kockro, jpaetzel
>   MFC after:	7 days

Would you be able to provide more details of the changes?  It seems that at 
least part of the changes might deal with how failures from bus_dmamap_load() 
are handled, but this commit message isn't very informative (which means it 
won't be very useful in the future when looking through commit history).

-- 
John Baldwin


More information about the svn-src-all mailing list