Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2003 02:00:59 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Julian Elischer <julian@elischer.org>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/i386 sys_machdep.c
Message-ID:  <Pine.GSO.4.10.10308060154090.10287-100000@pcnet5.pcnet.com>
In-Reply-To: <Pine.BSF.4.21.0308052150570.69195-100000@InterJet.elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Aug 2003, Julian Elischer wrote:

> 
> I have to look at your new patch later.
> 
> I  think I liked the first one more....
> all that had to be changed was 
> to add
> #if __i386__
> 	struct pthread *self
> #endif
> at the head of struct pthread. (I think)

Yeah, I don't like that though because it dirties up MI code
that would otherwise be clean.  The second patch is very
similar to how libpthread does it.

But whatever; we've probably given Mike more than enough.
We can just let him go off and do it _his_ way :-)

-- 
Dan Eischen



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