-
## Development Task
Currently, when a `rate limit` has been specified in a backup, the limiter would be applied to the external storage.
https://github.com/tikv/tikv/blob/677ff9adaeb53b45a4e68493ebe…
-
What should the execution model for supervised processes be?
### Some minimal features
- All environment variables are white-list only, with some default set that is always passed on, list TBD.
…
-
Currently is doesn't seem like container/pod/namespace information is emitted from dcgm-exporter when MIG is enabled in GPU. This is important when we need to do gpu utilization aggregation across con…
-
# 09. namespace의 이해
### namespaces
* **프로세스별로 커널 자원을 분할(격리)** 하는 리눅스 커널의 기능
* 리눅스 컨테이너 기술의 근간
* 네임스페이스 종류(namespace 로 격리하는 리소스 종류)
- ipc, mnt, net, pid, pid_for_children, uts
### cgroups v…
-
## system call
#### wait4
```
wait3, wait4 - wait for process to change state, BSD style
```
`wait(-1` 等待任意子进程返回。
### epoll_wait
### select
-
After upgrading metricbeat from 7.11.2 to 7.16.3 I notice very high load/cpu usage for the metricbeat process.
I narrowed it down to the process module in combination with a python process.
Furtherm…
-
**Describe the bug**
I'm running Pants in k8s. The pod has 8 allocated CPUs. The host machine has 32 total cores.
I expected Pants to compute a default value of `8` for [`process_execution_local…
-
### What is the issue?
I encounter errors when I run Kubernetes engine (k3s) inside a Dagger pipeline.
It works well with a previous version of Dagger (0.6.4).
It seems to be related to this issue :…
keax updated
9 months ago
-
Thanks for a great project! I have a `docker-compose.yml` looking like this:
```
version: '3'
services:
# Base of everything
base:
build:
context: ./base
image: my_base:lat…
-
### Bug description
apologies i'm not sure if this should go under the cloud project or this one, but while there's some overlap, i presume most of this is implemented as default UI on netdata itse…