can't find QPI performance monitoring registers on pci configuration space

can't find QPI performance monitoring registers on pci configuration space

imagem de incoming4u

hi all,

On dual xeon e5-2620 server, pci device 8 function 2 is missing. If I am right, QPI perfmon registers fall into pci configuration space at function 2 of dev8 and dev9. Is it becaused this function is hidden? If it is, where is the control bit hiding this function?

Thanks

9 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de iliyapolak

Did you consult Xeon e5 - 2600 Uncore performance guide?

imagem de incoming4u

Quote:

iliyapolak wrote:

Did you consult Xeon e5 - 2600 Uncore performance guide?

Sure, the guide says this, but the function is missing on my server. So I am guessing it is hidden.

imagem de iliyapolak

What is that function responsible for?

imagem de incoming4u

Quote:

iliyapolak wrote:

What is that function responsible for?

QPI performance monitors

imagem de iliyapolak

Did you consult Intel SDM?I do not believe that SDM has such a information because the function mentioned by you falls into pci address space.I think that trying to look it up in chipset datasheet should be done also.

 

imagem de iliyapolak

I'm thinking how to scan Port0 and Port1 which corresponds to Dev8 and Dev9 with kernel debugger unfortunately there is no any information about the bus number and register offset of the function 2.

imagem de jdmccalpin

Many BIOS implementations do not allow access to PCI Config space devices 8/9, functions 2/6, which contain the interfaces to the QPI link layer performance counters and mask/match registers.  This appears to be due to a miscommunication between Intel and the BIOS developers because (as can be seen in the Xeon E5-2600 uncore guide) these were intended to be made accessible.   The only option is to upgrade the BIOS....

imagem de iliyapolak

>>>The only option is to upgrade the BIOS....>>>

I got the response from one of the Intel engineers on IDZ and he told me that BIOS developers are not obligated by Intel to enable access to QPI interface.

Faça login para deixar um comentário.