Closed dcantah closed 4 years ago
An event gets sent during cgroup teardown so avoid logging an event for this case.
Fix returning nil stats if the LCOW kernel doesn't have CONFIG_MEMCG_SWAP (no memsw cgroup entries).
Add additional gcs start timestamp and current timestamp fields to logs.
Signed-off-by: Daniel Canter dcanter@microsoft.com
@kevpar Sorry was waiting to test this on a kernel that has swap enabled. Just got that this morning so will test it out.
An event gets sent during cgroup teardown so avoid logging an event for this case.
Fix returning nil stats if the LCOW kernel doesn't have CONFIG_MEMCG_SWAP (no memsw cgroup entries).
Add additional gcs start timestamp and current timestamp fields to logs.
Signed-off-by: Daniel Canter dcanter@microsoft.com