From owner-cvs-all Fri Jun 7 6:10:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 544D537B403 for ; Fri, 7 Jun 2002 06:10:48 -0700 (PDT) Received: (qmail 841 invoked from network); 7 Jun 2002 13:10:46 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Jun 2002 13:10:46 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g57DAdF65314; Fri, 7 Jun 2002 09:10:39 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020607073633.GA57959@walton.maths.tcd.ie> Date: Fri, 07 Jun 2002 09:10:38 -0400 (EDT) From: John Baldwin To: David Malone Subject: Re: cvs commit: src/sys/kern kern_sig.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 07-Jun-2002 David Malone wrote: > On Thu, Jun 06, 2002 at 10:43:02PM -0700, John Baldwin wrote: >> jhb 2002/06/06 22:43:02 PDT >> >> Modified files: >> sys/kern kern_sig.c >> Log: >> - trapsignal() no longer needs to acquire Giant for ktrpsig(). >> - Catch up to new ktrace API. > > This reminds me, are we any closer to reimplimenting CPU usage > limits? I guess Julian's KSE stuff may need to get a bit further > before it can be fixed? You mean the SIGXCPU that is commented out in mi_switch()? It will be turned back on when I or someone else figures out how to do it safely. :) > David. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message