Kubernetes Prow Robot
|
f2dd24820a
|
Merge pull request #73920 from nolancon/topology-manager-cpu-manager
Changes to make CPU Manager a Hint Provider for Topology Manager
|
2019-08-15 05:44:33 -07:00 |
|
Kevin Klues
|
9a6788cb13
|
Add IterateSocketMasks() function to socketmask abstraction
|
2019-08-14 06:22:56 +02:00 |
|
Kubernetes Prow Robot
|
ac2295a24d
|
Merge pull request #78587 from kad/socketmask-string
Use go standard library for common bit operations
|
2019-08-13 00:03:39 -07:00 |
|
Kevin Klues
|
65b07312b0
|
Cleanup comments in TopologyManager socketmask abstraction
|
2019-07-18 18:52:19 -07:00 |
|
Kevin Klues
|
0edfd4be35
|
Add package level And/Or calls to TopologyManager socketmask abstraction
|
2019-07-18 09:06:51 -07:00 |
|
Kevin Klues
|
434fd34e0b
|
Add NewEmtpySocketMask() call to TopologyManager socketmask abstraction
|
2019-07-18 09:05:55 -07:00 |
|
Alexander Kanevskiy
|
89481f8c27
|
Use go standard library for common bit operations
PR#72913 introduced own versions of the bit operations that are
less efficient than ones from standard library.
|
2019-06-01 19:54:38 +03:00 |
|
Kevin Klues
|
0a43d21c26
|
Add IsNarrowerThan() function to socketmask abstraction
|
2019-05-30 06:00:22 -07:00 |
|
nolancon
|
283dff9335
|
Update SocketMask based on feedback
TODO: Unit tests to be updated
|
2019-05-27 07:19:03 +01:00 |
|
nolancon
|
e8566caa3f
|
Update to unit test and comment bug fixed
|
2019-05-13 06:41:44 +01:00 |
|
nolancon
|
7c525ffaa8
|
More intuitive TopologyHints - socketmask.go
|
2019-05-08 04:22:39 +01:00 |
|
nolancon
|
a273333f1f
|
Add BUILD files and Boilerplates
Updates based on comments
* Export comments added
* glog changed to klog
* Other small edits
|
2019-03-05 07:59:51 +00:00 |
|
nolancon
|
f10e76962f
|
Add Socket Mask for Topology Manager
|
2019-03-01 07:20:47 +00:00 |
|