* Marco A. Calamari <[EMAIL PROTECTED]> [2006-03-24 12:27:38]: > > I'm running a freenet stable node on an embedded processor > AMD Geode, that is i386 fully compatible; I run a stock > Linux Debian kernel on it. > > Freenet of course load the generic library. > > There is a way to force the loading of the right native library, the > 386 one ? What is the name of the library ? > > Thanks a lot. Marco > Hi,
I suggest you read the header of
https://emu.freenetproject.org/svn/trunk/freenet/src/net/i2p/util/NativeBigInteger.java
Please keep us posted on how "fast" are the native libraries on
this platform.
To do a benchmark, use this command line :
java -cp freenet-latest.jar:freenet-ext.jar
net.i2p.util.NativeBigInteger
Regards,
NextGen$
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
