| Nathan Folkman 2007-01-03, 1:11 pm |
| Are you trying to preload Hoard with a version of Tcl that was built with
the threaded allocator? If so, you're not going to realize much in the way
of performance or memory savings since higher-level allocations will still
ultimately be going through Tcl's threaded (bucket) allocator.
On 1/2/07, Agnieszka Kukałowicz <qqlka@nask.pl> wrote:
>
> Hi,
>
> I have problem with running AOLserver 4.0.10 with Hoard on my production
> server.
> After putting in my run script the line below:
> export
> LD_PRELOAD="/usr/lib/libdl.so:/usr/local/lib/libhoard.so:/usr/lib/libpth
> rea.so"
>
> and restarting the server I get:
>
> Ns_TlsGet: invalid key: 0: should be between 1 and 100
>
> When I tested Hoard on my developer server everything was ok.
>
> What am I doing wrong?
>
> Cheers
>
> Agnieszka Kukałowicz
>
>
>
>
> --
> AOLserver - http://www.aolserver.com/
>
> To Remove yourself from this list, simply send an email to <
> listserv@listserv.aol.com> with the
> body of "SIGNOFF AOLSERVER" in the email message. You can leave the
> Subject: field of your email blank.
>
--
Nathan Folkman
nathan.folkman@gmail.com
|