Finished bin packed max min.

This commit is contained in:
Renan DelValle 2017-01-04 20:25:54 -05:00
parent 2678032c2c
commit 776bffb100
2 changed files with 273 additions and 1 deletions

View file

@ -74,7 +74,7 @@ func main() {
go pcp.Start(scheduler.PCPLog, &scheduler.RecordPCP, logPrefix)
//go pcp.StartLogAndDynamicCap(scheduler.PCPLog, &scheduler.RecordPCP, logPrefix, *hiThreshold, *loThreshold)
time.Sleep(1 * time.Second) //Log for a second since the first second is garbage values from PCP
time.Sleep(1 * time.Second) // Take a second between starting PCP log and continuing
// Attempt to handle signint to not leave pmdumptext running
// Catch interrupt