I've been wanting to try out NPTL, and given the note in the README about it being problematic, I decided to comment out the LD_ASSUME_KERNEL lines in start-freenet.sh(what does that actually do?) and recompile glibc for NPTL just to see what would happen.
I'm not sure if NPTL success stories are wanted or needed, but I thought I would report that it seems to be running pretty stable for me. I have a couple days uptime now on the latest stable build since the switch, and content retrieval, system load, etc all look good. Could it be that the issues were tied to the 1.4x versions of jvm? Here is my configuration: Freenet build: stable 5099 gcc -v Reading specs from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/specs Configured with: /var/tmp/portage/gcc-3.3.4-r2/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.3/info --enable-shared --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77 --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --enable-multilib --enable-__cxa_atexit --enable-clocale=generic Thread model: posix gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r2, ssp-3.3.2-2, pie-8.7.6) java version "1.5.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64) Java HotSpot(TM) 64-Bit Server VM (build 1.5.0-b64, mixed mode) ps aux | grep java freenet 29047 0.0 24.7 1549408 254116 pts/4 SNl Nov04 0:07 java -Xmx128m -server freenet.node.Main freenet 2935 0.0 0.0 2484 524 pts/4 R+ 21:17 0:00 grep java _______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
