[Barrelfish-users] Running the simulator.c program on Barrelfish
Stefan Kaestle
stefan.kaestle at inf.ethz.ch
Tue Mar 24 10:47:05 CET 2015
Hi Kevin,
as Simon already mentioned, schedsim-check is a make target to run a
scheduler Simulation on Linux. This is NOT a Barrelfish program. What do
you want to do with it exactly?
In case you really want to execute the scheduler simulation test, this
is how we do it in our nightly builds:
1. Clone Barrelfish
2. make tools/bin/simulator
3. make schedsim-check
Cheers,
Stefan
On 03/23/2015 06:14 PM, Kevin Thomas Mathew wrote:
> Hello Stefan,
>
> I have attached the menu.lst and symbolic_targets file
>
> the error we get is:
>
> abhishek at abhishek-HP-G62-Notebook-PC:~/barrelfish/build$ make
> schedsim-check
> Additional submodules:
> + shoal: [NO]
> + green-marl: [NO]
> + green-marl: [DISABLED]
> for f in ../tools/schedsim/be0.cfg ../tools/schedsim/be10.cfg
> ../tools/schedsim/be11.cfg ../tools/schedsim/be12.cfg
> ../tools/schedsim/be13.cfg ../tools/schedsim/be14.cfg
> ../tools/schedsim/be15.cfg ../tools/schedsim/be16.cfg
> ../tools/schedsim/be17.cfg ../tools/schedsim/be1.cfg
> ../tools/schedsim/be2.cfg ../tools/schedsim/be3.cfg
> ../tools/schedsim/be4.cfg ../tools/schedsim/be5.cfg
> ../tools/schedsim/be6.cfg ../tools/schedsim/be7.cfg
> ../tools/schedsim/be8.cfg ../tools/schedsim/be9.cfg
> ../tools/schedsim/gang0.cfg ../tools/schedsim/gang1.cfg
> ../tools/schedsim/gang2.cfg ../tools/schedsim/hrt0.cfg
> ../tools/schedsim/hrt1.cfg ../tools/schedsim/hrt2.cfg
> ../tools/schedsim/hrt3.cfg ../tools/schedsim/hrt4.cfg
> ../tools/schedsim/hrtbe0.cfg ../tools/schedsim/hrtbe1.cfg
> ../tools/schedsim/hrtbe2.cfg ../tools/schedsim/hrtbe3.cfg
> ../tools/schedsim/hrtbe4.cfg ../tools/schedsim/hrtbe5.cfg; do
> tools/bin/simulator $f 1000 | diff -q - `dirname $f`/`basename $f
> .cfg`.txt || exit 1; done
> /bin/sh: 1: tools/bin/simulator: not found
> Files - and ../tools/schedsim/be0.txt differ
> make: *** [schedsim-check] Error 1
>
> We want to execute the program from the shell.
>
>
> _______________________________________________
> Barrelfish-users mailing list
> Barrelfish-users at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users
--
Stefan
http://people.inf.ethz.ch/skaestle/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.inf.ethz.ch/pipermail/barrelfish-users/attachments/20150324/c6052e01/attachment.html
More information about the Barrelfish-users
mailing list