Re: [AOLSERVER] zippy2 Build Problem for AOLserver 4.0.x

2006-12-11 Thread Agnieszka Kukałowicz
Hi, Try the following as a replacement for the current Makefile: CLEAN   = clean-it INSTALL = install-it LIB = zippy2 LIBOBJS = tclThreadAlloc.o CFLAGS  += -I$(TCL)/generic ... It works. Thanks a lot. Also curious as to what motivated you to look into this in the first place. Are

Re: [AOLSERVER] zippy2 Build Problem for AOLserver 4.0.x

2006-12-11 Thread Nathan Folkman
Glad it worked. :-) The Tcl threaded allocator, which is derived from the original AOLserver zippy allocator, is optimized solely for lock avoidance, and this comes at the cost of memory foot print. In fact, there's no garbage collection for smaller allocations. Instead, memory moves between the