From: Jonathan M. <jon...@bs...> - 2009-03-17 15:55:35
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Leonardo, I think that the email I wrote on March,12th with subject (Flow Links - GridSimCore) will be useful for you. Regards, Jonathan Leonardo Fortuna escribió: > Hi, > I'm a student at University of Pisa, Italy and I'm working on Gridisim 4.2 to simulate a resource allocation algorithm. > I created my network topology with 5 router,2 user and 3 resource.I attached user_1 to router1 e user_2 to router4. > After the simulation ends I find this warning: > > > router4.processNetPacket(): Warning - can't find a packet scheduler for Packet #1, out of, 4, with id, 1, from, Output_User2, to, Res_0, tag, 108 > > -> Will reschedule it again in the future. > - > router4.processNetPacket(): Warning - can't find a packet scheduler for Packet #2, out of, 4, with id, 1, from, Output_User2, to, Res_0, tag, 108 > > etc... > > It seems that router4 don't have packet scheduler,but I have specified the PacketScheduler entity in my code: > FIFOScheduler r4Sched = new FIFOScheduler("r4_Sched"); > > How it is possible?What does tag 108 mean? > Best regards, > Leonardo Fortuna > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Gridsim-users mailing list > Gri...@li... > https://lists.sourceforge.net/lists/listinfo/gridsim-users - -- - ----------------------------------------------------------------------- Jonathan Martí Fraiz Storage Systems Research Group - Computer Sciences Department Barcelona Supercomputing Center - Centro Nacional de Supercomputación www : http://www.bsc.es/StorageSystems email : jonathan(dot)marti(at)bsc(dot)es phone : (0034) 934054281 - ----------------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm/x/wACgkQ4cH1a6R2mCvMNACghUsgEEQxVu/3TXgGduMVa0fJ /zoAnRnkN/SGLZODRkhg9ysjrPYAkzkg =nz1m -----END PGP SIGNATURE----- |