Commit graph

  • 6f5557c680
    Merge f974fa8b84 into 23875d404e PRADYUMNA KAUSHIK 2021-07-07 23:59:35 -04:00
  • 23875d404e
    added Power as a Resource paper to readme (#24) master PRADYUMNA KAUSHIK 2021-05-31 16:36:02 -04:00
  • 1b09a209fa Merge branch 'master' of github.com:spdfg/elektron pradykaushik/master Pradyumna Kaushik 2021-05-29 18:03:35 -04:00
  • 307b8342d8 added Power as a Resource paper to readme Pradyumna Kaushik 2021-05-29 18:02:20 -04:00
  • 73a184b8a8
    Revert "Rapl node capping daemon (#21)" (#22) Renan I. Del Valle 2020-01-20 23:47:38 -08:00
  • 90b4d4ae7f
    Revert "Rapl node capping daemon (#21)" Renan DelValle 2020-01-20 23:44:39 -08:00
  • e76c1ae972 Rapl node capping daemon (#21) Renan I. Del Valle 2020-01-19 11:52:30 -08:00
  • 5e4ba5a933
    capping funciton now returns which zones were sucessfully capped and which zones could not be capped. This information is now returned to the caller of the HTTP api. Renan DelValle 2020-01-18 20:11:44 -08:00
  • bcd25c805a
    Renaming variable in test. Renan DelValle 2020-01-17 09:43:34 -08:00
  • 74b488750d
    Changing shortWindow to longWindow as constraint_0 actually points to the long window. Renan DelValle 2020-01-17 09:33:43 -08:00
  • 74545680fc
    Fixing typos. Renan DelValle 2020-01-17 09:31:38 -08:00
  • d2680df563
    Fixing typo. Renan DelValle 2020-01-17 09:22:17 -08:00
  • 32b8fde575
    Delegating percentage check to capNode function. Renan DelValle 2020-01-04 18:57:44 -08:00
  • 6670907ff3
    Keeping the old script around as it should be removed in a different PR. Renan DelValle 2020-01-04 18:55:15 -08:00
  • 466e307526
    Adding some more coverage for unhappy paths and fixing some values to reflect they are no longer floats. Renan DelValle 2020-01-04 18:51:41 -08:00
  • 64effeef2c
    Changing test structure to only set up mock subsystem once and allowing functions to test on it later. Renan DelValle 2020-01-04 18:40:47 -08:00
  • d4075271cd
    Changing todo message. Renan DelValle 2020-01-04 18:17:43 -08:00
  • 2f52fa2eb9
    Renaming arguments to be more descriptive. Renan DelValle 2020-01-04 18:11:43 -08:00
  • b3de44bac6
    Change cap node to use a temporary setup. Renan DelValle 2020-01-04 18:09:41 -08:00
  • cf4ffe61c0
    Removing uncessary print statement. Renan DelValle 2020-01-04 18:09:03 -08:00
  • 78d1a11583
    Add happy path test for cap zone Renan DelValle 2020-01-04 17:43:18 -08:00
  • 3d9f92a9c0
    Change some data types around to avoid too much conversion. Renan DelValle 2020-01-04 17:42:59 -08:00
  • 78f533fe21
    Adding test for happy path retrieving max power. Renan DelValle 2020-01-04 17:15:16 -08:00
  • 2955c5d27f
    Removing python script since this has been ported to go code now. Renan DelValle 2020-01-04 13:24:26 -08:00
  • fb9e88e07d
    Initial work on rapl-daemon. Initial server set up. API to read max power per zone and API to write new power cap have both been written. Renan DelValle 2020-01-04 13:23:10 -08:00
  • 3543960689 Elektron Logging library (#16) Bhargavi Hanumant Alandikar 2019-12-09 20:15:33 -05:00
  • 66c4d490b2 Added license to the new go files balandi1 2019-12-09 20:05:28 -05:00
  • f19773e21f Merge branch 'master' of https://github.com/balandi1/elektron balandi1 2019-12-09 12:55:37 -05:00
  • 2edd0532aa Removed format from logConfig.yaml balandi1 2019-12-09 12:52:45 -05:00
  • 38c5142d01
    Added documentation for log configurations Bhargavi Hanumant Alandikar 2019-12-09 12:38:28 -05:00
  • 67af2b72ba
    Renamed log type Bhargavi Hanumant Alandikar 2019-12-09 11:40:58 -05:00
  • 01c130561b
    Updated log format for PCP Bhargavi Hanumant Alandikar 2019-12-09 11:39:21 -05:00
  • 49cc32134b
    Updated log format for CLSFN_TASKDISTR_OVERHEAD Bhargavi Hanumant Alandikar 2019-12-09 11:32:29 -05:00
  • 57d0ea278d
    Minor format fix Bhargavi Hanumant Alandikar 2019-12-09 11:28:37 -05:00
  • 6a577a4135
    Updated log format for SCHED_WINDOW Bhargavi Hanumant Alandikar 2019-12-09 11:27:33 -05:00
  • ad78b7827e
    Updated log format for SPS Bhargavi Hanumant Alandikar 2019-12-09 11:24:47 -05:00
  • 053fc02ac0
    Updated log format for schedTrace Bhargavi Hanumant Alandikar 2019-12-09 11:21:27 -05:00
  • 0ecbe55398 Function renaming balandi1 2019-12-09 11:03:40 -05:00
  • 027adef642 Code and formatting fixes balandi1 2019-12-09 10:55:34 -05:00
  • 02abb1e882 Added functions to access members balandi1 2019-12-06 12:59:35 -05:00
  • da6577fc68
    Merge pull request #1 from pradykaushik/switch-to-logrus-contrib Bhargavi Hanumant Alandikar 2019-12-06 12:36:05 -05:00
  • 5a53998942 fixed visibility of structs. pradykaushik/switch-to-logrus-contrib Pradyumna Kaushik 2019-12-05 23:02:08 -05:00
  • f084eddd68 passing strings instead of pointers as values. Pradyumna Kaushik 2019-12-05 22:49:19 -05:00
  • 12f827c0fe Used WithField() and Logf() where required. Pradyumna Kaushik 2019-12-05 22:33:28 -05:00
  • 3b70a13cc8 refactored logging/types imports to dot imports Pradyumna Kaushik 2019-12-05 21:43:16 -05:00
  • 6fb0e4a3fe move cfg to loggers + refactor + log fn wrappers Pradyumna Kaushik 2019-12-05 21:32:37 -05:00
  • 5a6d1bed4a refactored Dist to Distr in clsfnTaskDistOverheadLogger.go Pradyumna Kaushik 2019-12-05 17:40:00 -05:00
  • 3d201bf437 refactored elektronLogging to logging Pradyumna Kaushik 2019-12-05 17:38:56 -05:00
  • bd8ddd1835 Refactored Code balandi1 2019-12-05 15:01:11 -05:00
  • 64ab443d25 Minor code style fixes balandi1 2019-12-04 14:56:48 -05:00
  • c914161643 Minor bug fixes balandi1 2019-12-04 14:08:17 -05:00
  • bedfa52d7a Added functions to logging library balandi1 2019-12-04 13:16:48 -05:00
  • b9592ed31c Removed Log Color Codes balandi1 2019-11-26 18:12:55 -05:00
  • d0e989136e Handled ennabling/disabling log types balandi1 2019-11-26 18:02:24 -05:00
  • 0c0361e209 Code Refactoring balandi1 2019-11-26 14:24:20 -05:00
  • 2fa3bebaa6 Removed dummy head logger balandi1 2019-11-26 13:54:02 -05:00
  • c66afa62b2 Code refactoring balandi1 2019-11-26 13:40:37 -05:00
  • bb8c0a79d6 Minor code improvements balandi1 2019-11-26 13:19:15 -05:00
  • 24dbbb208f Flag for Logger Config yaml file name balandi1 2019-11-26 13:08:45 -05:00
  • ef6d154d06 Refactoring Code balandi1 2019-11-26 12:48:48 -05:00
  • 9977251c14
    workload validation before registering elektron. (#19) PRADYUMNA KAUSHIK 2019-11-26 03:08:12 -05:00
  • f84f9ff5dc removed unwanted validator example comment. pradykaushik/issues/issue-18-workload-validation Pradyumna Kaushik 2019-11-26 03:06:02 -05:00
  • bbaa266057 workload validation before registering elektron. Pradyumna Kaushik 2019-11-22 20:10:01 -05:00
  • 370a490643 Code Refactoring and modifications balandi1 2019-11-21 18:04:59 -05:00
  • eaac82ceb9 Few code improvements and refactoring balandi1 2019-11-21 15:26:57 -05:00
  • cb5df9acc8 Removed ERROR, GENERAL, SUCCESS, WARNING log types balandi1 2019-11-21 14:58:14 -05:00
  • 268df3cd51 Changed alias for elektronLogging to elekLog balandi1 2019-11-21 14:35:20 -05:00
  • 270c8669e6 Revert previous commit. Renamed wrong alias balandi1 2019-11-21 14:12:53 -05:00
  • 9952b9861d Renamed alias log to elekLog balandi1 2019-11-21 14:02:47 -05:00
  • 7996240b2e Encapsulated log directory name into a struct balandi1 2019-11-21 13:47:22 -05:00
  • 13c3de44be Changed alias elekLogT to elekLogTypes balandi1 2019-11-21 13:05:52 -05:00
  • 20f2f1e8c5 Used string join at neccesary places. Removed unused code balandi1 2019-11-20 16:11:33 -05:00
  • 4d15e59d4c Code formatting balandi1 2019-11-20 13:33:46 -05:00
  • ef8bd6ac1f Fixed minor bug balandi1 2019-11-13 16:16:58 -05:00
  • cef6efee33 Deleted the unused logging library balandi1 2019-11-13 16:10:19 -05:00
  • 40efeca04b Replaced old usage with new library balandi1 2019-11-13 15:37:55 -05:00
  • c27aba895b Changes made everywhere inorder to use elektronLogging library for logging balandi1 2019-11-13 14:08:52 -05:00
  • b501054412 Changes made everywhere inorder to use elektron logging library for logging balandi1 2019-11-13 14:04:21 -05:00
  • 1fd6c7e4f4 Initial elektromLogging library balandi1 2019-11-13 11:19:04 -05:00
  • f974fa8b84 change mesos-agent + elektron image to spdf repo pradykaushik/issues/issue-13-docker-compose-setup pradykaushik/issues/issue-13-docker-compose-setup Pradyumna Kaushik 2019-11-08 17:13:39 -05:00
  • f41f7ef2c4 added license Pradyumna Kaushik 2019-11-07 19:17:08 -05:00
  • b29bbb2f79 added license Pradyumna Kaushik 2019-11-07 19:13:21 -05:00
  • b2428882d9 fixed logdir prefix for consistency with Dockerfile Pradyumna Kaushik 2019-11-07 18:52:09 -05:00
  • df4952fc0d docker-compose setup Pradyumna Kaushik 2019-11-07 18:49:55 -05:00
  • e3caa90c31
    Refactor imports, Add vendor/ as submodule (#5) PRADYUMNA KAUSHIK 2019-10-31 14:32:46 -04:00
  • 80c9d5b29c updated module to spdfg. Refactored imports pradykaushik/fix/refactor-imports-vendor-gomod Pradyumna Kaushik 2019-10-30 17:05:10 -04:00
  • 32738f3afc added instructions to clone vendor/ submodule. Pradyumna Kaushik 2019-10-26 15:19:40 -04:00
  • 7452ae3a82 Added vendor/ submodule. Pradyumna Kaushik 2019-10-26 15:09:27 -04:00
  • b0835169a5 removed vendor/ folder Pradyumna Kaushik 2019-10-26 15:06:00 -04:00
  • b4975900f6
    removed branch specifics from badge. PRADYUMNA KAUSHIK 2019-10-25 13:43:53 -04:00
  • 079ade2244
    Added github workflow status badge. (#12) PRADYUMNA KAUSHIK 2019-10-25 13:39:28 -04:00
  • c58a9db246 Dockerfile for mesos agent in elektron cluster. pradykaushik/enhancement/local-test-setup Pradyumna Kaushik 2019-10-25 02:26:17 -04:00
  • f0213f6174 Added Dockerfile to containerize elektron. Pradyumna Kaushik 2019-10-25 02:25:09 -04:00
  • 553c1f697c Added docker-compose.yaml file. Pradyumna Kaushik 2019-10-25 02:22:49 -04:00
  • aa7dbb9f88
    removed CONTRIBUTORS file. (#11) PRADYUMNA KAUSHIK 2019-10-25 01:49:50 -04:00
  • 0d7aef9517
    removed 'developers' from elektron description. (#10) PRADYUMNA KAUSHIK 2019-10-25 01:49:36 -04:00
  • 3a340a06ec
    removed gitlab-ci.yml from project. (#8) PRADYUMNA KAUSHIK 2019-10-25 01:48:57 -04:00
  • 598636deac Added github workflow status badge. pradykaushik/enhancement/issue-9-add-badges Pradyumna Kaushik 2019-10-25 01:01:41 -04:00
  • 020a7c3a71 removed CONTRIBUTORS file. pradykaushik/fix/issue-3-remove-contributors-file Pradyumna Kaushik 2019-10-25 00:49:47 -04:00
  • 1fb7e0b75f removed 'developers' from elektron description. pradykaushik/issues/issue-4-fix-wording-in-readme Pradyumna Kaushik 2019-10-25 00:38:19 -04:00