Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 09:44:44 +0800
From:      "David Xu" <davidxu@freebsd.org>
To:        "Jake Burkholder" <jake@locore.ca>
Cc:        <cvs-committers@freebsd.org>, <cvs-all@freebsd.org>
Subject:   Re: cvs commit: src/sys/kern kern_thread.c
Message-ID:  <00cd01c2c5a5$aad5a8c0$f001a8c0@davidw2k>
References:  <200301262339.h0QNdX4E058771@repoman.freebsd.org> <20030126191333.C79685@locore.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <jake@locore.ca>
To: "David Xu" <davidxu@FreeBSD.org>
Cc: <cvs-committers@FreeBSD.org>; <cvs-all@FreeBSD.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00cd01c2c5a5$aad5a8c0$f001a8c0>