From owner-cvs-all Sun Jan 26 17:45: 7 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 394BC37B406; Sun, 26 Jan 2003 17:45:02 -0800 (PST) Received: from mail.viasoft.com.cn (ip-167-164-97-218.anlai.com [218.97.164.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B8643F1E; Sun, 26 Jan 2003 17:44:59 -0800 (PST) (envelope-from davidxu@freebsd.org) Received: from davidw2k (davidlnx.viasoft.com.cn [192.168.1.240]) by mail.viasoft.com.cn (8.9.3/8.9.3) with SMTP id KAA09450; Mon, 27 Jan 2003 10:08:52 +0800 Message-ID: <00cd01c2c5a5$aad5a8c0$f001a8c0@davidw2k> From: "David Xu" To: "Jake Burkholder" Cc: , References: <200301262339.h0QNdX4E058771@repoman.freebsd.org> <20030126191333.C79685@locore.ca> Subject: Re: cvs commit: src/sys/kern kern_thread.c Date: Mon, 27 Jan 2003 09:44:44 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 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 Jake, I really need you help. I have added a flag TDF_ASTPENDING for per-thread asynchronous events, the code for handle this in assemble language was already in i386, = exceptions.s. if you can clone the code in i386 to other archs, the help will be very = appreciated. BTW, KSE now works well on i386, there is really no arch depended code = changed, all are high level code. Regards, David Xu ----- Original Message -----=20 From: "Jake Burkholder" To: "David Xu" Cc: ; Sent: Monday, January 27, 2003 8:13 AM Subject: Re: cvs commit: src/sys/kern kern_thread.c >=20 > Please respond to your mail. >=20 > Jake >=20 > Apparently, On Sun, Jan 26, 2003 at 03:39:33PM -0800, > David Xu said words to the effect of; >=20 > > davidxu 2003/01/26 15:39:33 PST > >=20 > > Modified files: > > sys/kern kern_thread.c=20 > > Log: > > Use kg_numupcalls to see if we are closing a thread group, > > not kg_kses which is not changed when a group is still working. > > =20 > > Revision Changes Path > > 1.78 +2 -2 src/sys/kern/kern_thread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message