Re: svn commit: r218596 - head/sys/dev/ahci

2011-02-12 Thread Nikolay Denev
On 12 Feb, 2011, at 09:06 , Alexander Motin wrote: > Author: mav > Date: Sat Feb 12 07:06:40 2011 > New Revision: 218596 > URL: http://svn.freebsd.org/changeset/base/218596 > > Log: > Disable NCQ for multiport Marvell 88SX61XX SATA controllers. Simultaneous > active I/O to several disks (copyin

Re: svn commit: r218596 - head/sys/dev/ahci

2011-02-12 Thread Alexander Motin
Nikolay Denev wrote: > On 12 Feb, 2011, at 09:06 , Alexander Motin wrote: >> Author: mav >> Date: Sat Feb 12 07:06:40 2011 >> New Revision: 218596 >> URL: http://svn.freebsd.org/changeset/base/218596 >> >> Log: >> Disable NCQ for multiport Marvell 88SX61XX SATA controllers. Simultaneous >> active

Re: svn commit: r218596 - head/sys/dev/ahci

2011-02-12 Thread poyopoyo
At Sat, 12 Feb 2011 07:06:40 + (UTC), Alexander Motin wrote: > @@ -161,19 +162,19 @@ static struct { > {0x1c038086, 0x00, "Intel Cougar Point",0}, > {0x1c048086, 0x00, "Intel Cougar Point",0}, > {0x1c058086, 0x00, "Intel Cougar Point",0}, > - {0x232

Re: svn commit: r218596 - head/sys/dev/ahci

2011-02-12 Thread Alexander Motin
poyop...@puripuri.plala.or.jp wrote: > At Sat, 12 Feb 2011 07:06:40 + (UTC), > Alexander Motin wrote: >> @@ -161,19 +162,19 @@ static struct { >> {0x1c038086, 0x00, "Intel Cougar Point",0}, >> {0x1c048086, 0x00, "Intel Cougar Point",0}, >> {0x1c058086, 0x00, "Inte

svn commit: r218596 - head/sys/dev/ahci

2011-02-11 Thread Alexander Motin
Author: mav Date: Sat Feb 12 07:06:40 2011 New Revision: 218596 URL: http://svn.freebsd.org/changeset/base/218596 Log: Disable NCQ for multiport Marvell 88SX61XX SATA controllers. Simultaneous active I/O to several disks (copying large file on ZFS) causes timeout after just a few seconds of