Date: Wed, 11 Oct 2006 12:35:56 +0200 From: Tijl Coosemans <tijl@ulyssis.org> To: Divacky Roman <xdivac02@stud.fit.vutbr.cz> Cc: Alexander Leidinger <Alexander@leidinger.net>, freebsd-emulation@freebsd.org Subject: Re: Linux & Maple Message-ID: <200610111235.58830.tijl@ulyssis.org> In-Reply-To: <20061010205028.GA46503@stud.fit.vutbr.cz> References: <20061005231338.GB59300@math.jussieu.fr> <200610101307.22437.tijl@ulyssis.org> <20061010205028.GA46503@stud.fit.vutbr.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 10 October 2006 22:50, Divacky Roman wrote: > On Tue, Oct 10, 2006 at 01:07:21PM +0200, Tijl Coosemans wrote: > > On Tuesday 10 October 2006 10:35, Alexander Leidinger wrote: > > > Now, the interesting question is: what kernel API changed between > > > 2.4.2 and 2.4.20, and do we support it? > > > > I think the answer to that is no. The changes appear to be threading > > related. I'm guessing here, but I wouldn't be surprised if 2.4.20 > > introduced NPTL support. > > I dont think such a big change as NPTL is introduced in the middle of > stable branch. not even in linux ;) I just did a quick google search and it turns out that Redhat backported TLS and futexes from 2.5 to 2.4. So where an NPTL build of glibc and other libs would normally require kernel ABI version 2.6.0, version 2.4.20 is sufficient.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610111235.58830.tijl>