Artyom Lukianov
03830db82d
Implement all necessary methods to provide memory manager data under pod resources metrics
...
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-06-22 13:06:32 +03:00
Amim Knabben
b078a4ff7a
Memory manager structured logging
2021-03-15 15:51:19 -04:00
Artyom Lukianov
95b2777204
memory manager: specify the container cpuset.memory during the creation
...
Set the container cpuset.memory during the creation and avoid an additional
call to the resources update of the container.
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-03-02 17:01:46 +02:00
Pawel Rapacz
18c8a821e0
memory manager: implement GetPodTopologyHints method
...
It will return memory and hugepages hints for the whole pod.
Signed-off-by: Pawel Rapacz <p.rapacz@partner.samsung.com>
2021-02-09 01:09:59 +02:00
Artyom Lukianov
afb1ae3458
memory manager: add fake memory manager
...
The fake memory manager needed for the unittesting.
Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-02-09 01:09:59 +02:00