|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] uclibc / TLS (dom0)
On 4/11/07 05:46, "Stefan de Konink" <skinkie@xxxxxxxxx> wrote:
> I just found out that after 3.0.4 of Xen, TLS was required for the
> management side of the dom0 code. Is it possible to run the dom0 system
> without the TLS code?
>
> I'm building a small system to be booted as diskless node, and I was
> hoping this could be done with uclibc.
It's not possible without rewriting the usages of gcc thread-local variables
in some other way. That's been done in xen-unstable, so that the tools are
compatible with *BSD, and so the 3.2.0 probably will not require TLS. That
patch could be backported. It's changeset 15913.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|