Date: Sat, 25 Aug 2001 11:54:14 -0700 From: Julian Elischer <julian@elischer.org> To: Mike Silbersack <silby@silby.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Possible race in i386/i386/pmap.c:pmap_copy() Message-ID: <3B87F456.D3F9C03E@elischer.org> References: <Pine.BSF.4.30.0108251212460.59525-100000@niwun.pair.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Mike Silbersack wrote: > > On Sat, 25 Aug 2001, Julian Elischer wrote: > > > AH yes, it's a race for KSe, but we are 1:1 still so it's not a problem (yet :-) > > ( at least, not the one that's hitteng me at the moment) > > Well, don't get frustrated, look on the bright side of things: Even if > you don't have KSE running in the next few weeks, you will have fixed > *many* bugs in the kernel. :) > > Actually, wouldn't this bug also affect linuxthreads operation? I'm not > sure if anyone actually uses that, but if they do and were experiencing > problems, this could explain it. it coule affect linuxthreads if the program tried to fork on two different threads at the same time.. but threaded processes rarely fork... (rfork wouldn't have a problem so new threads should be ok) > > Mike "Silby" Silbersack -- +------------------------------------+ ______ _ __ | __--_|\ Julian Elischer | \ U \/ / hard at work in | / \ julian@elischer.org +------>x USA \ a very strange | ( OZ ) \___ ___ | country ! +- X_.---._/ presently in San Francisco \_/ \\ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B87F456.D3F9C03E>