* Marco A. Calamari <marcoc1 at dada.it> [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$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL:
<https://emu.freenetproject.org/pipermail/devl/attachments/20060324/4514026c/attachment.pgp>