Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2003 11:57:58 +0800
From:      "David Xu" <davidxu@viatech.com.cn>
To:        "Marcel Moolenaar" <marcel@xcllnt.net>, <deischen@freebsd.org>
Cc:        Julian Elischer <julian@elischer.org>
Subject:   Re: Implementing TLS: step 1
Message-ID:  <006f01c336e0$231d8fe0$f001a8c0@davidw2k>
References:  <20030620031326.GA2260@dhcp01.pn.xcllnt.net><Pine.GSO.4.10.10306192316460.14512-100000@pcnet5.pcnet.com> <20030620034647.GB2260@dhcp01.pn.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help

----- Original Message -----=20
From: "Marcel Moolenaar" <marcel@xcllnt.net>
To: <deischen@freebsd.org>
Cc: <threads@freebsd.org>; "Julian Elischer" <julian@elischer.org>
Sent: Friday, June 20, 2003 11:46 AM
Subject: Re: Implementing TLS: step 1


> On Thu, Jun 19, 2003 at 11:39:42PM -0400, Daniel Eischen wrote:
> >=20
> > > Q2: Given that libthr has been ported to ia64, what needs to be =
done
> > >     to port libkse to ia64 (roughtly)?
> >=20
> > libpthread/arch/i386/include/ksd.h:
> > libpthread/arch/i386/include/atomic_ops.h
> > libpthread/arch/i386/include/pthread_md.h
> > libpthread/arch/i386/i386:
>=20
> No kernel code? Hmmm, looks like something that's worth giving a
> shot. If we have libkse on ia64, we can more easily work on the
> issues related to TLS...
>=20

Can you also look /sys/sys/kse.h, some structures have integer members,
and we use fuword() and suword() in kernel, these functions take a long
integer parameter, does it work on ia64 ?=20

> --=20
>  Marcel Moolenaar   USPA: A-39004 marcel@xcllnt.net
> _______________________________________________
> freebsd-threads@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-threads
> To unsubscribe, send any mail to =
"freebsd-threads-unsubscribe@freebsd.org"
>=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006f01c336e0$231d8fe0$f001a8c0>