* Matthew Toseland <[EMAIL PROTECTED]> [2008-08-02 01:29:00]: > On Friday 01 August 2008 21:45, [EMAIL PROTECTED] wrote: > > Author: nextgens > > Date: 2008-08-01 20:45:14 +0000 (Fri, 01 Aug 2008) > > New Revision: 21569 > > > > Modified: > > trunk/freenet/src/freenet/node/Node.java > > trunk/freenet/src/freenet/node/NodeStarter.java > > Log: > > Pass the weakRandom in the Node's constructor so that both PRNGs can be set > to the same source for simulation purposes > > Are you planning to create a separate MT for each node externally for > simulations (for locking reasons)? Should we? > >
In fact there is no need to; Apparently I have already synchronized it in r13852 :)
signature.asc
Description: Digital signature
_______________________________________________ Devl mailing list [email protected] http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
