Date: Mon, 25 Aug 2003 18:18:15 +0800 From: David Xu <davidxu@viatech.com.cn> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: "freebsd-java@freebsd.org" <freebsd-java@freebsd.org> Subject: Re: vmark hangs with libthr and libkse Message-ID: <3F49E267.3070302@viatech.com.cn> In-Reply-To: <20030825090247.GF852@starjuice.net> References: <20030821165727.C1C0.DAVIDXU@viatech.com.cn> <20030825065451.GA852@starjuice.net> <3F49BF15.3090904@viatech.com.cn> <20030825090247.GF852@starjuice.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn wrote: >On (2003/08/25 15:47), David Xu wrote: > > > >>>I heartily endorse your patch. :-) >>> >>> >>> >>Thanks, I am pleased to see libkse works. :-) >>However don't expect I will commit it, kernel scheduler interface is a >>bit weird, so >>I won't try to add another weird code. >> >> > >Does Jeff know about your patch? Perhaps he'd be willing to review and >commit, since he's the original author of SCHED_ULE. > > No, I think he does not know the patch. Please don't commit it, there is a performance problem, after each time a thread is exited, I must exit a kse and then let scheduler reinitialized it. In general, I needn't manage a struct kse, it should be a scheduler internal data. >Ciao, >Sheldon. >_______________________________________________ >freebsd-threads@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-threads >To unsubscribe, send any mail to "freebsd-threads-unsubscribe@freebsd.org" > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F49E267.3070302>