Alexander D. Kanevskiy

Results 16 issues of Alexander D. Kanevskiy

For FPGA and maybe GPU demos we can use something from https://software.intel.com/en-us/openvino-toolkit/choose-download to create more spectacular demos

**Describe the solution you'd like** We have most of the cpufreq controls implemented for CPU classes. We have two left to allow to be controlled by cluster admin: energy_performance_preference and...

Idea to try to implement and measure: For workloads that have both enabled DRAM+PMEM, we can try to start containers with only PMEM type of memory enabled, and enable DRAM...

**Describe the solution you'd like** Evaluate on how we can integrate PQoS cache management feature to RDT controller https://github.com/intel/intel-cmt-cat/tree/master/pqos **Why this is needed** Hardware feature enablement.

**Describe the solution you'd like** Split out from #296: We need to see what it costs to add support of CRI-RM into [Gardner](https://github.com/gardener/gardener) Gardner already supports ContainerD via [CRI support...

enhancement

**Describe the solution you'd like** Split out from #296: Finalise and publish PR to upstream with CRI-RM support in [Kubespray](https://kubespray.io/) **Why this is needed** [Kubespray](https://kubespray.io/) is official subproject of SIG-Cluster-Lifecycle...

enhancement

For debug purposes, it's good to see signal levels via webui, so I've added that information into exported JSON data. --- This change is [](https://reviewable.io/reviews/malcolmrobb/dump1090/56)

ModeA messages are shorter than ModeS and thus sometimes broken ModeS messages are detected as bogus ModeA messages. To eliminate that, I think it would better idea to see if...

This source code seems to be incomplete. It uses define of mega_zero board, but that board is not defined in makefile/boards.h. Which bits are not published? Which Marlin version was...

It would be good to get documentation for Mini12864 display. Minimum needed is pinout and corresponding Marlin settings for it.