Abhishek Jain
85b14e125d
Got rid of commented code
2017-03-24 17:28:53 -04:00
Renan DelValle
b73c30a8bf
Implemented a scheduling tracer. Logs time date and host:task-ID. Made log prefix more global since it needs to be constant for all log files generated.
2017-01-03 20:30:21 -05:00
Pradyumna Kaushik
bbb83f4197
Added another log message to log the name of the file to which the pcplogs are getting written to.
2016-12-22 22:59:02 -05:00
Renan DelValle
c2e2b7e554
Moved schedulers from the main programs to schedulers package. Can now choose different scheduelrs to use. Work on code sharing between schedulers remains to be done.
2016-12-22 22:59:02 -05:00
Renan DelValle
8f9b29cbcb
SIGINT is now captured. Linux/MacOS shutdown for pcpdumptext child
...
processes added to clean up after we finish running. Made all tasks
run on bridged network mode so that benchmarks that heavily utilize
network are protected from eachother. I.e: Tradebeans, tradesoap
2016-12-22 22:59:01 -05:00
Renan DelValle
5dd64f1e16
Added Error state. Fixed bug with tasks returning error because 0.0 watts was requested as a resource. Changed name to be more readable by eliminating electron. PCP logs can now have a prefix.
2016-12-22 22:59:01 -05:00
Renan DelValle
cd430eede0
PCP is now controlled by main scheduler. It will start recording upon the acceptance of the very first offer. pcp is now it's own package. README has been updated with instructions on how to create workloads and running instructions.
2016-12-22 22:59:01 -05:00
Renan DelValle
4e2a1d99fd
Tied metric columns to values, next step will be determining how to store them and retrieve them
2016-12-22 22:59:01 -05:00
Renan DelValle
58c6bfe7a8
PCP code is now able to deal with receiving information asynchronously from pmdumptext
2016-12-22 22:59:01 -05:00