On Wed, May 7, 2008 at 5:06 PM, Mike Anderson <[EMAIL PROTECTED]> wrote:
> Hi, > > I am using m5.opt and m5.debug to run FS simulation. > > ./build/ALPHA_FS/m5.opt configs/example/fs.py -b NetperfMaerts > > build/ALPHA_FS/m5.debug -d /tmp/output configs/example/fs.py > > build/ALPHA_FS/m5.opt --trace-flags="Cache" configs/example/fs.py > > And, I connect to the simulated console interface by > > m5term localhost 3456 > > But, the console responds my typing very slowly. > > And, I use ls and got : > > benchmarks etc lib mnt sbin usr > bin floppy lost+found modules sys var > dev home man proc tmp z > > My question is : > > Where are these directories located ? > > In the root directory of the disk image you've mounted in m5. > > > And, where is the linux kernel located ? > > That's loaded separately; it's not on the disk image. > > > > If I want to implement a linux scheduling algorithm in a linux kernel. > > And, I plan to use linux-dist to Create Disk Images and Kernels for M5 > with compiled benchmarks. > > And then, I install the disk in the directory: > /dist/m5/system > > And, when I run the benchmarks . > > How can I make sure that the threads generated from the benchmarks > are scheduled by th new linux kernel ? > > It's pretty much the same as if you were doing it on a real system... if you want to be sure it's working, you just have to observe that it's having some effect. Steve > > > thanks, > > Mike > > May. 7 2008 > > > > > > > > > > > > > ------------------------------ > Get Free (PRODUCT) REDâ„¢ Emoticons, Winks and Display Pics. Check it > out!<http://joinred.spaces.live.com?ocid=TXT_HMTG_prodredemoticons_052008> > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users >
_______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
