Skip to content

driest/mch_introspection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

MCH Introspection

This module extracts the configuration of an Intel memory controller out of PCI configuration space by using port I/O. You need the '''portio''' package for the pure python implementation to work.

The configuration space for Intel memory controllers is specified inside the processors datasheet and is the same for all core CPUs from 2nd generation (Sandy Bridge) to 5th generation (Broadwell).

On Intel CPUs older than Sandy Bridge the layout is different and this module will not work. Information on memory controller PCI configuration can be found in Volume 2 of the corresponding processor datasheet

About

Tools to analyze the configuration of Intel Core memory controllers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages