-
**Am I holding it wrong?**
I'm reading a comment on here, which says to adjust worker process to no more than 24, mine is automatically adjusted to 128, which causes weird things to happen.
http…
figaw updated
3 weeks ago
-
Most recent example here: https://github.com/dagger/dagger/actions/runs/9717679155/job/26824096680#step:6:9
Dev engine fails to start when trying to run some `sed` command in the entrypoint script …
-
As this [doc](https://github.com/kata-containers/kata-containers/blob/main/docs/design/host-cgroups.md) and this [issue](https://github.com/kata-containers/agent/pull/750) said: `Set agent.unified_cgr…
-
### What happened?
1. the minion installed kaspersky(kesl.service)
2. the kaspersky would add a cpu cgoup mountpoint after /sys/fs/cgroup/cpu
```
25 18 0:20 / /sys/fs/cgroup ro,nosuid,nodev,no…
-
This is a tracking issue for migrating the *cgroups plugin* to *collectd 6*. Progress is tracked in the [collectd 6 project](https://github.com/orgs/collectd/projects/1). Technical guidance for m…
-
Given drivers hold the potential to introduce potentially untrusted code, it may be worth adding some more guard rails around their operation. A tool that _seems_ like an obvious choice is [cgroups](h…
-
Not high priority, but file this as nice to have.
The JVM introduced an option to size the heap using Linux CGroups. This would be a nice feature for deploying Dart apps in containers.
-
A long-running process made clippy.bashy.io unresponsive while I was a sleep. Looking at the stats, there was a 100% CPU usage for about 8hours until I killed it. I suspect someone started a real big …
-
### Actual Behavior
`kubectl top pod` shows `error: Metrics not available`
`docker stats` shows all stats zero for every container
### Steps to Reproduce
just run:
`kubectl top pod`
or
`docker …
-
## Docker Engine API - Incorrect reporting Memory_stats.stats["cache"] not avaliable
### Description
Docker engine api not reporting the correct details in
```container/{{id}}/stats``` report…