On 06.05.2015 08:04, Neel Natu wrote: > Hi Alexander, > > I am getting the following error(?) messages with an ahci-cd device on > Centos 6.4 x86_64:
Thanks for the report, r282524 should fix the issue. > On Mon, May 4, 2015 at 12:55 PM, Alexander Motin <[email protected]> wrote: >> Author: mav >> Date: Mon May 4 19:55:01 2015 >> New Revision: 282429 >> URL: https://svnweb.freebsd.org/changeset/base/282429 >> >> Log: >> Implement in-order execution of non-NCQ commands. >> >> Using status updates in r282364, block queue on BSY, DRQ or ERR bits set. >> This can be a performance penalization for non-NCQ commands, but it is >> required for proper error recovery and standard compliance. >> >> MFC after: 2 weeks >> >> Modified: >> head/usr.sbin/bhyve/pci_ahci.c -- Alexander Motin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
