Francesco Romani

Results 27 issues of Francesco Romani

#### What type of PR is this? /kind cleanup /kind feature #### What this PR does / why we need it: Since https://github.com/cri-o/cri-o/pull/4441 , to support the dynamic irqbalance configuration...

kind/feature
needs-rebase
release-note
kind/cleanup
do-not-merge/work-in-progress
dco-signoff: yes

Expose informations about SRIOV devices. After some more design iterations (https://github.com/jaypipes/ghw/pull/230#discussion_r755312597), we fixed these goals: - model SRIOV devices as special PCI devices, avoiding a new top-level package - to...

replace the ethtool invocation and related output parsing with the `ethtool` package which can now provide the same information natively (e.g. the package will NOT call the binary bug it...

To get the network interface properties on linux, we invoke the `ethtool` command. This works, but we can simplify our flow and avoid to depend on a external, not-installed-by-default tool...

Expose informations about SRIOV devices. After some design iterations, we fixed these goals: - model SRIOV devices like GPUs, so with a top-level package. - to shape the API, we...

# Enhancement Description - One-line enhancement description (can be used as a release note): Add options to cpumanager policies to allow finer grained thread allocation - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/2626...

sig/node
stage/beta

# Enhancement Description - One-line enhancement description (can be used as a release note): Extend the podresources API to report the allocatable compute resources - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/2404 -...

sig/node
stage/beta

HyperV - the microsoft hypervisor implementation, reports its supported features using cpuid bits. The HyperV feature support bits as documented in the [HyperV Top Level Functional Specifications](https://github.com/MicrosoftDocs/Virtualization-Documentation/blob/live/tlfs/Hypervisor%20Top%20Level%20Functional%20Specification%20v5.0C.pdf). It would be...

#### What type of PR is this? /kind feature #### What this PR does / why we need it: Up until now, the `filter` and `score` plugin depend on the...

ok-to-test
cncf-cla: yes
release-note
size/XXL

#### What type of PR is this? /kind bug #### What this PR does / why we need it: The high performance hook support the dynamic IRQ balancing thanks some...

kind/bug
release-note-none
dco-signoff: yes