From owner-freebsd-threads@FreeBSD.ORG Sat Aug 20 20:59:11 2005 Return-Path: X-Original-To: freebsd-threads@freebsd.org Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A589A16A41F; Sat, 20 Aug 2005 20:59:11 +0000 (GMT) (envelope-from ah@cryptobank.de) Received: from mail.crypta.net (mail.crypta.net [83.136.131.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4688643D45; Sat, 20 Aug 2005 20:59:11 +0000 (GMT) (envelope-from ah@cryptobank.de) Received: by mail.crypta.net (cryptobank/eProtect-smtpd, from userid 1001) id 55FD5ECD405; Sat, 20 Aug 2005 22:52:11 +0200 (CEST) Date: Sat, 20 Aug 2005 22:52:11 +0200 From: Andy Hilker To: Daniel Eischen Message-ID: <20050820205210.GA32573@mail.crypta.net> References: <200508201731.j7KHVMCn020082@www.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-PGP-Key: http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEC6E1071 X-PGP-Fingerprint: 9B2E 5892 AD93 D5C5 FB8E 3912 35D6 951B EC6E 1071 Organization: cryptobank - Andy Hilker Cc: freebsd-gnats-submit@freebsd.org, freebsd-threads@freebsd.org Subject: Re: threads/85161: rcng scripts for processes running as kernel threads not working cause of [procname] X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2005 20:59:11 -0000 You (Daniel Eischen) wrote: > On Sat, 20 Aug 2005, Andy Hilker wrote: > [ ... ] > > > >Description: > > If you run a process which is using kernel threads (like mysqld from ports) > > the ps utility shows procnames like [procname]: > > This doesn't belong in -threads. Probably conf or misc? Sorry, you are probably right. I thought kernel thread people can commit the fix ;-) There is another report and clean fix for this issue in conf. Sorry again for submitting a duplicate... Regards, Andy