Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <ydo75i8kzb.fsf@UBEblock.psr.com>
Deutsch   English   Français   Italiano  
<ydo75i8kzb.fsf@UBEblock.psr.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Winston <wbe@UBEBLOCK.psr.com.invalid>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: disable command queuing at startup?
Date: Sat, 24 Aug 2024 02:59:20 -0400
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <ydo75i8kzb.fsf@UBEblock.psr.com>
References: <ydseuv89gj.fsf@UBEblock.psr.com> <vaakok$10oas$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Sat, 24 Aug 2024 08:59:26 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="7381f4696c1dcef4f7527c89b22c101e";
	logging-data="1385432"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19UBXf1WrHHnK19wVKMkG3b"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:NlSrmLrEvKiW0bZPxDlcBGwxmiM=
	sha1:2ych3JgOOx6cAvbVvWk+YnhEOlQ=
Mail-Copies-To: never
Bytes: 1842

I originally asked:
>> Once FreeBSD is up and running,
>>          "camcontrol negotiate $device -T disable"
>> will disable command queuing for $device.
>> Is there a setting or hint.* in some .conf file (loader.conf.local?)
>> that would do that during startup?
>> Thanks!
>>   -WBE
>> [I didn't spot an answer in camcontrol(8), ada(4), ahci(4), cam(3),
>>   cam(4), driver(9), device(9), devclass(9), device.hints(5), or
>>   sysctl(8), but maybe I missed it.]

to which Mike Scott <usenet.16@scottsonline.org.uk.invalid> kindly
replied:
> rc.local perhaps?

That would at least ensure it happens.  It'd be even better if
there were some way for "Command Queueing enabled" during device
discovery to be suppressed for that device, especially if it could be
done based on manufacturer or model rather than $device.
 -WBE