-
现有内核选项
CONFIG_BPF=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT=y
CONFIG_CGROUPS=y
CONFIG_NET_INGRESS=y
CONFIG_NET_EGRESS=y
CONFIG_NET_SCH_INGRESS=m
CONFIG_NET_CLS_BPF=m
CONFIG_NET_CLS_ACT=y
CONFIG_…
-
why? idk seems fun
you can play and pause all programs then : ' )
-
I'm using the latest flatcar instance, which is using cgroups v2 by default now.
When running cadvisor on this host, it does not provide any percpu metrics.
For example such metrics are missing:
…
-
Hi Eric,
On two manjaro and one gentoo system, all running openrc with openrc cgroup support enabled.
Ck version 1.1.0 installed.
I get this warning logged:
```
WARNING: Failed to move the session …
-
Despite the warnings we have, libcontainer is used by lots of other projects, like kubernetes, cri-o etc. One particular piece is libcontainer/cgroups.
I think we should separate libcontainer/cgrou…
-
Earthy frontend does not read `DOCKER_HOST` to find out where the socket is.
Rerunning earthy bootstrap seems to pick up on the fact that the docker sock is not under /var/run/docker.sock.
Howev…
-
The current implementation of check_procs is nice and handy to make sure that a certain number of processes is running, e.g. ntp. It does so, however, in a way that is not suitable for systems running…
-
see:
- https://github.com/k3s-io/k3s/issues/6302
- https://github.com/cloudfoundry/bosh-linux-stemcell-builder/issues/262
Impacted version: 124.5
Seems ok with 124.6
-
On our clusters (narval at Calcul Quebec for example) a job can be submitted which is assigned only one of the multiple GPUs on a compute node. Using cgroups, we restrict that job so that only that si…
-
### Is your enhancement related to a problem? Please describe
When running a command in WSL directly a warning is printed:
```shell
WARN[0000] Using cgroups-v1 which is deprecated in favor of cgrou…