From owner-freebsd-current Fri Apr 3 17:46:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01908 for freebsd-current-outgoing; Fri, 3 Apr 1998 17:46:45 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au ([203.36.2.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01892 for ; Fri, 3 Apr 1998 17:46:42 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id LAA02914 for current@freebsd.org; Sat, 4 Apr 1998 11:46:45 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199804040146.LAA02914@cimlogic.com.au> Subject: select problems To: current@FreeBSD.ORG Date: Sat, 4 Apr 1998 11:46:45 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, I've watched all the hooplah about things slowing down. Well here's one that stops. select should at least be interruptable by a signal. Using libc_r, a SIGINFO signal sent to a process should dump a thread list. It doesn't. A ktrace on the process logs nothing. There should be a timer running that interrupts the process at regular intervals. This is with a kernel built from sources cvsup'd within the last 4 hours. Time to back out those time changes, I guess. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message