Hi Jinchun, There isn't a way to have gem5 connect to the internet. You can connect multiple simulations together, but if you want to get some benchmarks like this you should put them on the disk image, run a client and a server and connect them via an EtherLink object.
Ali On Feb 28, 2013, at 1:15 AM, Jinchun Kim <cien...@gmail.com> wrote: > Hi, All. > > I'm trying to access internet from gem5 simulator. > For example, if I type following command, > > wget http://google-glog.googlecode.com/files/glog-0.3.1-1.tar.gz > > It will download a file from internet. > However, when I type this command inside of gem5 simulator > (after linux boot up), error message shows like this. > > Resolving google-glog.googlecode.com... failed: Temporary failure in name > resolution > > What I am trying to do is simulating web server benchmark in gem5. > Is there any specific way to setup internet access in gem5? > > -- > Jinchun Kim > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users