2008-03-06 12:32:09

by Zoltan Boszormenyi

[permalink] [raw]
Subject: SWNCQ should be enabled by default

Hi,

the patch is already upstream, thanks for that.
I am using it without any problems. Currently I am
using kernel-2.6.24.3-12.fc8 from the updates-testing
repository of Fedora 8. I had to add

options scsi_hostadapter1 swncq=1
options sata_nv swncq=1

before upgrading to get it enabled.
Can we enable it by default for 2.6.25?
It's completely independent from ADMA and its problems.
E.g. my machine has 8GB memory now, no problems at all.

Best regards,
Zolt?n B?sz?rm?nyi


2008-03-09 17:29:17

by Zoltan Boszormenyi

[permalink] [raw]
Subject: Re: SWNCQ should be enabled by default

Ping. Now with patch.

Zoltan Boszormenyi ?rta:
> Hi,
>
> the patch is already upstream, thanks for that.
> I am using it without any problems. Currently I am
> using kernel-2.6.24.3-12.fc8 from the updates-testing
> repository of Fedora 8. I had to add
>
> options scsi_hostadapter1 swncq=1
> options sata_nv swncq=1
>
> before upgrading to get it enabled.
> Can we enable it by default for 2.6.25?
> It's completely independent from ADMA and its problems.
> E.g. my machine has 8GB memory now, no problems at all.
>
> Best regards,
> Zolt?n B?sz?rm?nyi


Attachments:
sata_nv-swncq_enabled.patch (782.00 B)

2008-03-09 17:33:18

by Robert Hancock

[permalink] [raw]
Subject: Re: SWNCQ should be enabled by default

Zoltan Boszormenyi wrote:
> Ping. Now with patch.
>
> Zoltan Boszormenyi ?rta:
>> Hi,
>>
>> the patch is already upstream, thanks for that.
>> I am using it without any problems. Currently I am
>> using kernel-2.6.24.3-12.fc8 from the updates-testing
>> repository of Fedora 8. I had to add
>>
>> options scsi_hostadapter1 swncq=1
>> options sata_nv swncq=1
>>
>> before upgrading to get it enabled.
>> Can we enable it by default for 2.6.25?
>> It's completely independent from ADMA and its problems.
>> E.g. my machine has 8GB memory now, no problems at all.
>>
>> Best regards,
>> Zolt?n B?sz?rm?nyi
>

I'll ACK this, at least for -mm..

2008-03-09 18:09:08

by Zoltan Boszormenyi

[permalink] [raw]
Subject: Re: SWNCQ should be enabled by default

Robert Hancock ?rta:
> Zoltan Boszormenyi wrote:
>> Ping. Now with patch.
>>
>> Zoltan Boszormenyi ?rta:
>>> Hi,
>>>
>>> the patch is already upstream, thanks for that.
>>> I am using it without any problems. Currently I am
>>> using kernel-2.6.24.3-12.fc8 from the updates-testing
>>> repository of Fedora 8. I had to add
>>>
>>> options scsi_hostadapter1 swncq=1
>>> options sata_nv swncq=1
>>>
>>> before upgrading to get it enabled.
>>> Can we enable it by default for 2.6.25?
>>> It's completely independent from ADMA and its problems.
>>> E.g. my machine has 8GB memory now, no problems at all.
>>>
>>> Best regards,
>>> Zolt?n B?sz?rm?nyi
>>
>
> I'll ACK this, at least for -mm..

Thanks. On the other hand, the meat of the SWNCQ patch
had its exposure in -mm, there were no problem reports...