Klaudiusz Dembler
|
9384937f2f
|
Update bazel
|
2018-05-21 17:39:51 +02:00 |
|
Klaudiusz Dembler
|
de1063bc7d
|
Add compatibility tests
|
2018-05-21 14:50:31 +02:00 |
|
Klaudiusz Dembler
|
3d09101b6f
|
Add docstrings
|
2018-05-21 11:40:04 +02:00 |
|
Klaudiusz Dembler
|
aa325ec2d9
|
Change JSON letter case in tests
|
2018-05-15 18:43:48 +02:00 |
|
Klaudiusz Dembler
|
7bb047ec75
|
Rebase and backward compatibility
|
2018-05-15 18:34:53 +02:00 |
|
Klaudiusz Dembler
|
ba8d82c96a
|
Update error indicating unexistent checkpoint
|
2018-05-14 09:51:27 +02:00 |
|
Klaudiusz Dembler
|
0b1a73e94b
|
Make cpuManagerCheckpoint exported
|
2018-05-14 09:51:27 +02:00 |
|
Klaudiusz Dembler
|
cc3fa67bda
|
Add comments to MockCheckpoint functions and gofmt
|
2018-05-14 09:51:27 +02:00 |
|
Klaudiusz Dembler
|
0fbd19bc06
|
Tweaks
|
2018-05-14 09:51:26 +02:00 |
|
Klaudiusz Dembler
|
3991ed5d2f
|
Add tests
|
2018-05-14 09:51:26 +02:00 |
|
Klaudiusz Dembler
|
6bfceed4ab
|
Migrate cpumanager to use checkpointing manager
|
2018-05-14 09:45:58 +02:00 |
|
choury
|
c1b19fce90
|
avoid dobule RLock() in cpumanager
|
2018-04-23 10:33:40 +08:00 |
|
Jordan Liggitt
|
b562263427
|
Avoid data races in unit tests
|
2018-03-30 17:19:40 -04:00 |
|
Jeff Grafton
|
ef56a8d6bb
|
Autogenerated: hack/update-bazel.sh
|
2018-02-16 13:43:01 -08:00 |
|
Di Xu
|
48388fec7e
|
fix all the typos across the project
|
2018-02-11 11:04:14 +08:00 |
|
Jeff Grafton
|
efee0704c6
|
Autogenerate BUILD files
|
2017-12-23 13:12:11 -08:00 |
|
Connor Doyle
|
4f185e6b7f
|
CPU Manager panics on state initialization error.
- Update unit tests accordingly.
- Minor related cleanup in state_file.go
|
2017-11-22 10:25:38 -08:00 |
|
Connor Doyle
|
c95ee34234
|
Use file-backed state for all cpumanager policies
- Add unit test to verify policy name mismatch behavior.
|
2017-11-15 22:38:11 -08:00 |
|
Michał Stachowski
|
809ac834a0
|
Cpu manager file state tests
|
2017-11-14 18:26:41 +01:00 |
|
Szymon Scharmach
|
7e7301ffaf
|
Enable file state in static policy
|
2017-11-14 18:25:58 +01:00 |
|
Michał Stachowski
|
97e3f7bf86
|
State file test fixes
|
2017-10-26 20:03:35 +02:00 |
|
Szymon Scharmach
|
4ee0adc77a
|
Added Cpu Manager file state
|
2017-10-26 20:03:17 +02:00 |
|
Jeff Grafton
|
aee5f457db
|
update BUILD files
|
2017-10-15 18:18:13 -07:00 |
|
Connor Doyle
|
ec706216e6
|
Un-revert "CPU manager wiring and none policy"
This reverts commit 8d2832021a .
|
2017-09-04 07:24:59 -07:00 |
|
Shyam JVS
|
8d2832021a
|
Revert "CPU manager wiring and none policy"
|
2017-09-01 18:17:36 +02:00 |
|
Seth Jennings
|
ff471913f9
|
Added none policy for CPU manager.
|
2017-08-30 08:26:21 -07:00 |
|
Connor Doyle
|
01d1d8f23f
|
Added in-memory CPU manager state.
|
2017-08-30 08:26:21 -07:00 |
|
Connor Doyle
|
726bd8e27b
|
Add CPU manager interfaces.
|
2017-08-29 03:42:17 -07:00 |
|