Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2000 08:56:50 +0700 (ALMST)
From:      Boris Popov <bp@butya.kz>
To:        Jake Burkholder <jburkhol@home.com>
Cc:        Mark Murray <mark@grondar.za>, freebsd-smp@FreeBSD.ORG
Subject:   Re: Problems with kthread_exit() and SMPng 
Message-ID:  <Pine.BSF.4.10.10010060855250.48269-100000@lion.butya.kz>
In-Reply-To: <20001005155509.24CD9BA76@io.yi.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 5 Oct 2000, Jake Burkholder wrote:

> I'll bet that you just need to hold Giant before calling
> kthread_exit(), since exit1() isn't MP-safe yet.  Running
> kernel threads outside of the lock is pretty iffy right now.

	Thanks, this helps (however adds more #ifdefs for code portable
between releng_4 and -current).

--
Boris Popov
http://www.butya.kz/~bp/



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10010060855250.48269-100000>