Description of problem: AMD-Vi: Event logged [IO_PAGE_FAULT device=01:00.0 domain=0x0012 address=0x0000000000001000 flags=0x0000] This error message is continuously flooded to /var/log/messages, causing the following: a. /var/log/messages grows to several GB in size b. syslog saturates a core at 100% utilization Version-Release number of selected component (if applicable): kernel: 3.16.4-200.fc20.x86_64 nvidia: kmod-nvidia-3.16.4-200.fc20.x86_64.x86_64 1:331.89-2.fc20 How reproducible: Occurs if either IOMMU or HPET is enabled in BIOS. Either one alone is sufficient condition for the error to occur. Disabling both is required for the error not to occur. Steps to Reproduce: 1. Enable either IOMMU or HPET on an AMD-FX system. (In my case, the ASUS M5A97LE R2.0 motherboard with a 970 AMD chipset) 2. check CPU utilization and system logs 3. Actual results: AMD-Vi page faults flood the system logs and monopolize a CPU core at 100% utilization. Log files grow to enormous size. Expected results: No page faults. Additional info: Graphics card is an nVidia Quadro 400 workstation GPU, using the proprietary driver. (Let the finger pointing begin!) The verbose output of lspci is attached. It is not possible to post the output of dmesg, as dmesg also becomes flooded with the same error message and all other pertinent information is scrolled away and lost.
Created attachment 948029 [details] lspci -vvv
The device called out by the IOMMU is indeed the nVidia card. I have no idea if the driver is capable of doing the proper setup to run under an IOMMU and we can't figure that out. Sorry.