Date: Thu, 10 Apr 2003 19:47:26 -0400 (EDT) From: Jeff Roberson <jroberson@chesapeake.net> To: Daniel Eischen <eischen@pcnet1.pcnet.com> Cc: cvs-all@FreeBSD.org Subject: Re: KSE signals (was RE: cvs commit: src/sys/ddb db_ps.csrc/sys/i386/i386 genassym.c) Message-ID: <20030410194605.A37530-100000@mail.chesapeake.net> In-Reply-To: <Pine.GSO.4.10.10304101928290.4545-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Apr 2003, Daniel Eischen wrote: > On Thu, 10 Apr 2003, Julian Elischer wrote: > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > > On Thu, 10 Apr 2003, Julian Elischer wrote: > > > > > > > > > > > > > > > On Thu, 10 Apr 2003, Jeff Roberson wrote: > > > > > > > > > > > > > > > > There is NO support for locking a KSE to a CPU yet. That is a completely > > > > > > different question. > > > > > > > > > > > > > > > There is in ULE. > > > > > > > > But you keep your own information on this.. > > > > > > Yes, I'm telling you, if you add anything make it specific to the > > > scheduler. It doesn't not need to be in scheduler independant code. We > > > just need a new system call for binding a kse to a cpu. This will be > > > scheduler independant and then we can call a scheduler dependant routine > > > like sched_bind(kse, cpu); > > > > exactly my thought. > > This is all good stuff, but can we fix KSE signals first please? > Pretty please??? I agree. I offered to implement the required kernel bits once someone explains exactly what needs to happen. I think there is more broken than td_sigmask. I need to sign up for the threads mailing list.. Cheers, Jeff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410194605.A37530-100000>