Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah, PCI writes can be posted. It's still very very slow and will end up using an inefficient small transaction size on the PCIe side of things. And posting doesn't help with reads, of course. PCI devices that are cache coherent and can cache snoop and otherwise work with WB cache mode can be written a lot faster. UC writes are something like sequentially consistent (program order reordering with other operations is not allowed) which limits the OoO / superscalar magic the CPU can otherwise do to make code fast.

I like this series as an intro: https://xillybus.com/tutorials/pci-express-tlp-pcie-primer-t...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: