Check out my first novel, midnight's simulacra!

DDIO

From dankwiki
Revision as of 00:54, 22 January 2023 by Dank (talk | contribs) (Created page with "Data Direct I/O is an [https://www.intel.com/content/www/us/en/io/data-direct-i-o-technology.html Intel technology] allowing PCIe devices to interact directly with local processor LLCs (Last Level Caches). It supersedes and extends Direct Cache Access, and is present on E7 Xeons of the second generation and later, and all E5 Xeons. ==Configuration== Model-specific register 0xc8b controls which LLC ways are used by DDIO. There is currently no CPUID element co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Data Direct I/O is an Intel technology allowing PCIe devices to interact directly with local processor LLCs (Last Level Caches). It supersedes and extends Direct Cache Access, and is present on E7 Xeons of the second generation and later, and all E5 Xeons.

Configuration

Model-specific register 0xc8b controls which LLC ways are used by DDIO. There is currently no CPUID element corresponding to DDIO.

External links