2020年9月7日

摘要: /* set up interrupt support (but not enable interrupts) */ static int pci_vfio_setup_interrupts(struct rte_pci_device *dev, int vfio_dev_fd) { int i, 阅读全文
posted @ 2020-09-07 20:11 tycoon3 阅读(585) 评论(0) 推荐(0)
摘要: https://kernelgo.org/vtd_interrupt_remapping_code_analysis.html 本文中我们将一起来分析一下VT-d中断重映射的代码实现, 在看本文前建议先复习一下VT-d中断重映射的原理,可以参考VT-D Interrupt Remapping这篇文章 阅读全文
posted @ 2020-09-07 19:59 tycoon3 阅读(2454) 评论(0) 推荐(0)
摘要: [root@localhost ixgbe]# cpupower frequency-info analyzing CPU 0: driver: cppc_cpufreq CPUs which run at the same hardware frequency: 0 1 2 3 4 5 6 7 8 阅读全文
posted @ 2020-09-07 19:03 tycoon3 阅读(1775) 评论(0) 推荐(0)

导航