Select Git revision
  • Development
  • master default
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.014Jan2Sep29Aug18Jul15111097Jun14May4Apr318Feb1413121110976521Jan209824Dec212019181713Update LICENSEDevelopment mas…Development masterAdd licenseTMR added with new flags and send control. The DB has not been able to back up because it implies locks, and the framework fails in that moment.Merge branch 'master' of https://gitlab.arcos.inf.uc3m.es:8380/acascajo/Flex-DaemonChanges in tucan. Commented database backup and CMake to add -gSend vCore information deleted for problems with many coresNow, the server launches 1 thread to manage the DB timer (heartbeat), 1 thread to receive the packets (daemon, client and flexmpi), and a pool of threads till max_concurrency. Some mutexs have been deleted because with this new method there aren't necessary.Bugs fixed. Functional version on PC and Cluster. Now server launches 1 processor if concurrency is lower than 5, and de difference when is bigger.Warning fixedEnabled energy logMerged changesMerge branch 'master' of https://gitlab.arcos.inf.uc3m.es:8380/acascajo/Flex-DaemonDeleting build foldersChanges in Tucan and deploy with DavidPlot script updatedFirst step to add TMR: daemon and server have new arguments for backup IPs.Log file with energy in /tmp/log_daemon/log_energy.txt. Bug fixed in cpu_info. Added queue for messages in servidor_monitor.Server queue messages done.For each core I store its load into database (from daemon to server).Net_log commented. Calls distincts to conf and cr to insert functions in library.cpp commented.Free's added. Hotspot socket actualizationLog_v2.xt commented. Prints on daemon screen disabledNetwork performance tests.minimum changesSleep between hotspotsSleep between hotspotsSleep between hotspotsSleep between hotspotsCPU stalled in query to server.New line to get cache data and cpu stall. WITH CHANGE IN /PROC/SYS/KERNEL/PERF_EVENT_PARANOID I can execute perf in Daemon. Return value to 2 when finish the job.Trying to use PAPI: fail.Bug fixed: send & store net_speed instead of net_usage_perc.thread sleep for milliseconds in hot-spot notifications.Free() added in hot-spot notificationManage race conditions in hot-spot notifications.Lock in hot-spot notification (without mutex... it's a test).Bug fixed: socket for client commented. Log with nping commented.Build folders deletedReturn sample data into allocate query response. Scripts start/stop updated with new flags.Test_server: flags to determine ranges for hot-spots. Hot-spot notification done.