2 references to _cpuCfsQuotaUs
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Linux\LinuxUtilizationParserCgroupV1.cs (2)
412
fileSystem.ReadFirstLine(
_cpuCfsQuotaUs
, bufferWriter.Buffer);
426
Throw.InvalidOperationException($"Could not parse '{
_cpuCfsQuotaUs
}'. Expected an integer but got: '{new string(quotaBuffer)}'.");