Roman Dementiev

Results 111 comments of Roman Dementiev

thank you for your patience. I apologize for the delay. We will provide you an update soon.

running on a hybrid CPU with disabled E-cores on VMWare Windows host in a Linux VM is a very interesting but rather rare combination. We can try to debug it...

Hi, thanks for providing the data. I noticed that the topology exposed to the VM does not match the host. The host machine has single socket but the VM reports...

thanks for opening the issue. m7i.16xlarge is a virtualized instance. Virtualized instances do not allow access to uncore memory controller performance monitoring units (e.g. memory controller). In m7i.metal-24xl your Linux...

stale issue. Please re-open if the issue is still there

the FreeBSD check failure is unrelated

pcm-pcie needs all cpus (like in the example above). Other pcm utilities typically don't need all cpus but pcm won't be able to show per-cpu stats for excluded cpus.

it might or might not work. This scenario is not tested.

> Seems like there are a couple of places where we pin to core 0: > > TemporalThreadAffinity aff0(0); > > Could this instead pin to an available core within...

could you try changing 0 to socketRefCore[0] ? does it work then?