Pradyumna Kaushik
|
2cb09ece1f
|
fixed importing issues in power-capping strategies. Changed names of power-capping strategies to extrema.go and progressive-extrema.go
|
2017-09-26 00:26:01 -04:00 |
|
Pradyumna Kaushik
|
9897c983fe
|
removed proactive-clusterwide power-capper. Retrofitted package names to use elektron and not electron
|
2017-09-26 00:18:35 -04:00 |
|
Pradyumna Kaushik
|
d42b7a3a3b
|
changed the type of percentage in rapl.Cap(...) from int to float64. Retrofitted power-capping strategies to cap using a float64 value instead of an int. Moved common functions in loganddynamiccap.go and logAndProgressiveExtrema.go into pcp/utils.go. New power-capping strategy that builds on top of extrema, where it caps the victims at different until it can't cap further, in which case it starts uncapping them in the reverse order of capping.
|
2017-02-15 19:22:56 -05:00 |
|
Renan DelValle
|
12efaedaa9
|
Style and naming fixes.
|
2017-02-05 14:54:15 -05:00 |
|
Renan DelValle
|
610c006834
|
Adding DRAM monitoring to Extrema.
|
2017-02-03 23:12:49 -05:00 |
|
Pradyumna Kaushik
|
8c6ad36b5e
|
changed name of StartLogAndDynamicCap(...) to StartPCPLogAndExtremaDynamicCap(...).]
|
2017-01-15 15:23:57 -05: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
|
522b606165
|
changed bingcloud to sunybingcloud in the import statements.
|
2016-12-22 22:59:02 -05:00 |
|
Renan DelValle
|
86790133e1
|
Go FMT run on entire project
|
2016-12-22 22:59:02 -05:00 |
|
Renan DelValle
|
cf3d83e712
|
Finished integrating dynamic capping policy that uses a high and a low threshold to start capping and uncapping node via an ssh commands that triggers a python script. Commit has sensitive data, scrub before releasing to public.
|
2016-12-22 22:59:02 -05:00 |
|