Date: Sat, 09 Oct 2004 15:57:43 +1000 From: Sam Lawrance <boris@brooknet.com.au> To: David Xu <davidxu@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: Noticable Delays Since Beta 3 (possible cause) Message-ID: <1097301463.836.29.camel@dirk.no.domain> In-Reply-To: <41676B9B.8090507@freebsd.org> References: <4164BFA4.80105@unisa.edu.au> <41657D63.1050605@FreeBSD.org> <1097290576.836.20.camel@dirk.no.domain> <200410082346.16570.marc.ramirez@bluecirclesoft.com> <41676B9B.8090507@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2004-10-09 at 12:39 +0800, David Xu wrote: > This can be done by set a flag in current threads td_pflags, > for example, set TDP_WAKEPROC0, when the current thread > leaves critical region, it can do wakeup(&proc0); That looks simple! I'll patch, test and send. -Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1097301463.836.29.camel>