Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 15:53:40 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        obrien@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/i386/net htonl.S ntohl.S
Message-ID:  <200410201553.40823.jhb@FreeBSD.org>
In-Reply-To: <20041020190502.GA33840@dragon.nuxi.com>
References:  <4175B591.4090407@elischer.org> <Pine.GSO.4.43.0410192052490.13335-100000@sea.ntplx.net> <20041020190502.GA33840@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 20 October 2004 03:05 pm, David O'Brien wrote:
> On Tue, Oct 19, 2004 at 08:57:22PM -0400, Daniel Eischen wrote:
> > > KSE and geom couldn't care about 486 or 386..
> >
> > There are plans afoot to use cmpxchl in userland for KSE,
> > similar to libthr's use of it for umtx.  So libpthread
> > won't work for 386 in the future.
>
> Which I'm assuming would get MFC'ed to RELENG_5.  Right?

Breaking libpthread is different than breaking libc as there is the libc_r 
fallback.  We've hashed this out in the ancient past before and decided that 
we would require a custom kernel for 80386 for 5.x but not a custom userland.  
For 6.0 we are (finally!) going to just drop 80386 altogether.  I've been 
wanting to do this personally since early SMPng days, but we came to an 
agreement back then and since we've already gone and branched RELENG_5 and 
frozen the ABI I think we should stick to the previously agreed-upon plan.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410201553.40823.jhb>