On Fri, 2006-03-24 at 13:47 +0100, Florent Daigni?re (NextGen$) wrote: > * 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
Reaing the header (I doesn't know java) I understood add -Djbigi.impl=xxxx to the last line of start-freenet.sh But reading the code it seems to me that there is no librari for I386 Are my understantings correct ? Thx. Marco -- +--------------- http://www.winstonsmith.info ---------------+ | il Progetto Winston Smith: scolleghiamo il Grande Fratello | | the Winston Smith Project: unplug the Big Brother | | Marco A. Calamari marcoc at marcoc.it http://www.marcoc.it | | DSS/DH: 8F3E 5BAE 906F B416 9242 1C10 8661 24A9 BFCE 822B | + PGP RSA: ED84 3839 6C4D 3FFE 389F 209E 3128 5698 ----------+ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 309 bytes Desc: This is a digitally signed message part URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20060327/f4429362/attachment.pgp>
