Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Alberto Cascajo Garcia
Flex-Daemon
Graph
Development
Select Git revision
Branches
2
Development
master
default
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jan
2
Sep
29
Aug
18
Jul
15
11
10
9
7
Jun
14
May
4
Apr
3
18
Feb
14
13
12
11
10
9
7
6
5
21
Jan
20
9
8
24
Dec
21
20
19
18
17
13
Update LICENSE
Development mas…
Development master
Add license
TMR 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-Daemon
Changes in tucan. Commented database backup and CMake to add -g
Send vCore information deleted for problems with many cores
Now, 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 fixed
Enabled energy log
Merged changes
Merge branch 'master' of https://gitlab.arcos.inf.uc3m.es:8380/acascajo/Flex-Daemon
Deleting build folders
Changes in Tucan and deploy with David
Plot script updated
First 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 actualization
Log_v2.xt commented. Prints on daemon screen disabled
Network performance tests.
minimum changes
Sleep between hotspots
Sleep between hotspots
Sleep between hotspots
Sleep between hotspots
CPU 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 notification
Manage 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 deleted
Return 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.
Menu
Explore
Projects
Groups
Snippets