svn commit: r282429 - head/usr.sbin/bhyve

Alexander Motin mav at FreeBSD.org
Wed May 6 10:00:21 UTC 2015


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 <mav at freebsd.org> 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


More information about the svn-src-all mailing list