Alyson Deives

Results 4 issues of Alyson Deives

It would be great if accel-config-demo image is also published to docker hub. Currently we need to build it from source.

### Use Case There is an issue with intel_pstate where scaling_cur_freq is reported as 0 when nohz_full is enabled (i.e. the core is isolated). This behavior makes it difficult to...

feature request
waiting for response

### Relevant telegraf.conf ```toml [agent] collection_jitter = "0s" debug = false flush_interval = "10s" flush_jitter = "0s" hostname = "$HOSTNAME" interval = "10s" logfile = "" metric_batch_size = 1000 metric_buffer_limit...

bug
waiting for response

**Describe the bug** There is an option to use a private registry in the intel-device-operator helm-chart: https://github.com/intel/helm-charts/blob/intel-device-plugins-operator-0.30.0/charts/device-plugin-operator/values.yaml#L17 This will define a Secret so it is possible authenticate and download the...

enhancement