Date: Sat, 4 Apr 1998 11:46:45 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: current@FreeBSD.ORG Subject: select problems Message-ID: <199804040146.LAA02914@cimlogic.com.au>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804040146.LAA02914>