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