Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Aug 2003 01:53:31 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Marcel Moolenaar <marcel@xcllnt.net>
Cc:        current@freebsd.org
Subject:   Re: NVidia glx stuff dies in sysarch(I386_SET_LDT, ...)
Message-ID:  <3F2B7C0B.8C3DB94B@mindspring.com>
References:  <20030801230157.GA6323@dhcp01.pn.xcllnt.net> <20030801233758.GA7023@dhcp01.pn.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar wrote:
> But if we only use the dynamic allocation then it can only fail for
> a combination of 3rd party code.

You meant to say static here, e.g. when there are two libraries
linked into a single aplication, and both libraries want to get
entry #6, right?

In the dynamic case, this will Just Work(tm), because each one
will end up getting a different value.

-- Terry



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F2B7C0B.8C3DB94B>