Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 634088 Details for
Bug 870573
Abnormally high ksoftirqd CPU usage on CentOS 6.3
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Simple test of 4 recent kernels
file_870573.txt (text/plain), 25.53 KB, created by
kbergk
on 2012-10-26 22:50:32 UTC
(
hide
)
Description:
Simple test of 4 recent kernels
Filename:
MIME Type:
Creator:
kbergk
Created:
2012-10-26 22:50:32 UTC
Size:
25.53 KB
patch
obsolete
>I briefly tested the latest mainline kernel (3.6.3-1 as of this writing). I don't see this issue with 3.6.3-1. I ran some quick tests on various kernels by booting and running 6 cpuburn threads for 10 minutes. Here is the cpu time of the ksoftirqd processes and the output of /proc/interrupts for the following kernels: >2.6.32-220.4.1.el6.x86_64 (unaffected) >2.6.32-220.13.1.el6.x86_64 (affected) >2.6.32-279.9.1.el6.x86_64 (affected) >3.6.3-1.el6.elrepo.x86_64 (unaffected) > >--------<2.6.32-220.4.1.el6.x86_64>-------- >root 4 2 0 19:22 ? 00:00:00 [ksoftirqd/0] >root 9 2 0 19:22 ? 00:00:00 [ksoftirqd/1] >root 13 2 0 19:22 ? 00:00:00 [ksoftirqd/2] >root 17 2 0 19:22 ? 00:00:00 [ksoftirqd/3] >root 21 2 0 19:22 ? 00:00:00 [ksoftirqd/4] >root 25 2 0 19:22 ? 00:00:00 [ksoftirqd/5] >root 29 2 0 19:22 ? 00:00:00 [ksoftirqd/6] >root 33 2 0 19:22 ? 00:00:00 [ksoftirqd/7] > CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 > 0: 147 2 0 1 0 1 1 0 IO-APIC-edge timer > 1: 1 1 1 2 0 1 1 1 IO-APIC-edge i8042 > 4: 1 2 1 2 1 2 0 2 IO-APIC-edge serial > 8: 0 0 0 0 1 0 0 0 IO-APIC-edge rtc0 > 9: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi acpi > 12: 57 21 54 19 20 17 21 19 IO-APIC-edge i8042 > 18: 49 53 48 52 53 45 43 36 IO-APIC-fasteoi radeon > 20: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb2 > 21: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb3 > 22: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb4 > 23: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb5 > 37: 2858 1828 2004 1832 1826 1840 1838 1849 IO-APIC-fasteoi aacraid > 52: 1 0 0 0 1 0 0 1 PCI-MSI-edge ioat-msix > 53: 1 0 0 0 0 0 0 0 PCI-MSI-edge ioat-msix > 54: 0 0 0 0 1 0 0 0 PCI-MSI-edge ioat-msix > 55: 0 0 1 0 0 0 0 0 PCI-MSI-edge ioat-msix > 56: 0 0 0 0 1 0 0 0 PCI-MSI-edge eth0 > 57: 121 2 441 2 835 1 270 2 PCI-MSI-edge eth0-rx-0 > 58: 198 0 154 2 296 4 687 3 PCI-MSI-edge eth0-rx-1 > 59: 403 5 511 3 171 19 609 13 PCI-MSI-edge eth0-rx-2 > 60: 365 8 237 0 193 5 208 2 PCI-MSI-edge eth0-rx-3 > 61: 102 4 142 6 271 8 139 0 PCI-MSI-edge eth0-tx-0 > 62: 163 16 127 12 152 6 243 5 PCI-MSI-edge eth0-tx-1 > 63: 170 2 222 4 149 2 142 3 PCI-MSI-edge eth0-tx-2 > 64: 202 4 334 4 235 3 71 3 PCI-MSI-edge eth0-tx-3 > 65: 1 0 0 0 0 0 0 0 PCI-MSI-edge eth1 > 66: 202 11 123 12 592 11 144 138 PCI-MSI-edge eth1-rx-0 > 67: 355 6 433 4 344 1 97 1 PCI-MSI-edge eth1-rx-1 > 68: 142 11 183 3 128 1 221 2 PCI-MSI-edge eth1-rx-2 > 69: 327 13 120 7 127 7 111 1 PCI-MSI-edge eth1-rx-3 > 70: 209 2 107 5 137 1 211 3 PCI-MSI-edge eth1-tx-0 > 71: 39 7 202 8 225 13 286 19 PCI-MSI-edge eth1-tx-1 > 72: 447 10 199 142 109 12 229 10 PCI-MSI-edge eth1-tx-2 > 73: 207 2 206 3 129 12 161 8 PCI-MSI-edge eth1-tx-3 >NMI: 205 149 338 340 150 236 348 352 Non-maskable interrupts >LOC: 190039 144914 304318 306373 144734 235286 312890 318355 Local timer interrupts >SPU: 0 0 0 0 0 0 0 0 Spurious interrupts >PMI: 205 149 338 340 150 236 348 352 Performance monitoring interrupts >PND: 0 0 0 0 0 0 0 0 Performance pending work >RES: 14400 19165 3156 3599 25883 13112 903 169 Rescheduling interrupts >CAL: 2307 5697 21631 18348 2720 2895 16087 38350 Function call interrupts >TLB: 316 390 817 820 471 413 857 874 TLB shootdowns >TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts >THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts >MCE: 0 0 0 0 0 0 0 0 Machine check exceptions >MCP: 5 5 5 5 5 5 5 5 Machine check polls >ERR: 0 >MIS: 0 >--------</2.6.32-220.4.1.el6.x86_64>-------- > >--------<2.6.32-220.13.1.el6.x86_64>-------- >root 4 2 13 20:28 ? 00:00:53 [ksoftirqd/0] >root 9 2 8 20:28 ? 00:00:34 [ksoftirqd/1] >root 13 2 0 20:28 ? 00:00:00 [ksoftirqd/2] >root 17 2 0 20:28 ? 00:00:02 [ksoftirqd/3] >root 21 2 9 20:28 ? 00:00:39 [ksoftirqd/4] >root 25 2 11 20:28 ? 00:00:44 [ksoftirqd/5] >root 29 2 0 20:28 ? 00:00:02 [ksoftirqd/6] >root 33 2 0 20:28 ? 00:00:01 [ksoftirqd/7] > CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 > 0: 147 1 0 0 1 0 0 0 IO-APIC-edge timer > 1: 0 1 1 1 1 2 1 1 IO-APIC-edge i8042 > 4: 2 3 0 1 1 1 2 2 IO-APIC-edge serial > 8: 1 0 0 0 0 0 0 0 IO-APIC-edge rtc0 > 9: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi acpi > 12: 17 18 15 16 14 14 17 13 IO-APIC-edge i8042 > 18: 38 33 32 41 35 43 36 45 IO-APIC-fasteoi radeon > 20: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb2 > 21: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb3 > 22: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb4 > 23: 899 903 902 940 26977 907 26954 924 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb5 > 37: 1846 1855 1864 1810 2011 2583 2018 1822 IO-APIC-fasteoi aacraid > 52: 1 0 0 0 1 0 0 1 PCI-MSI-edge ioat-msix > 53: 0 0 1 0 0 0 0 0 PCI-MSI-edge ioat-msix > 54: 0 0 0 0 0 0 1 0 PCI-MSI-edge ioat-msix > 55: 0 1 0 0 0 0 0 0 PCI-MSI-edge ioat-msix > 56: 0 1 0 0 0 0 0 0 PCI-MSI-edge eth0 > 57: 60 9 18 6 119 4 114 12 PCI-MSI-edge eth0-rx-0 > 58: 8 7 675 77 9 3 4 9 PCI-MSI-edge eth0-rx-1 > 59: 229 28 7 14 60 4 49 11 PCI-MSI-edge eth0-rx-2 > 60: 84 4 39 2 37 11 15 0 PCI-MSI-edge eth0-rx-3 > 61: 30 5 56 9 40 14 225 11 PCI-MSI-edge eth0-tx-0 > 62: 93 4 63 6 4 14 38 10 PCI-MSI-edge eth0-tx-1 > 63: 44 5 61 3 24 2 64 8 PCI-MSI-edge eth0-tx-2 > 64: 44 3 28 3 97 2 15 0 PCI-MSI-edge eth0-tx-3 > 65: 0 0 0 1 0 0 0 0 PCI-MSI-edge eth1 > 66: 31 1 51 3 82 16 78 7 PCI-MSI-edge eth1-rx-0 > 67: 68 1 12 3 185 2 78 4 PCI-MSI-edge eth1-rx-1 > 68: 56 3 33 1 56 1 39 11 PCI-MSI-edge eth1-rx-2 > 69: 37 4 11 3 121 3 29 3 PCI-MSI-edge eth1-rx-3 > 70: 46 5 61 3 37 4 46 2 PCI-MSI-edge eth1-tx-0 > 71: 24 8 41 6 51 5 104 2 PCI-MSI-edge eth1-tx-1 > 72: 58 27 88 9 23 9 22 23 PCI-MSI-edge eth1-tx-2 > 73: 27 3 82 7 6 3 60 3 PCI-MSI-edge eth1-tx-3 >NMI: 202 213 349 342 164 160 340 345 Non-maskable interrupts >LOC: 185025 195663 310762 306282 150909 150085 301990 307228 Local timer interrupts >SPU: 0 0 0 0 0 0 0 0 Spurious interrupts >PMI: 202 213 349 342 164 160 340 345 Performance monitoring interrupts >PND: 0 0 0 0 0 0 0 0 Performance pending work >RES: 19050 13272 328 1765 17461 17051 2489 1291 Rescheduling interrupts >CAL: 5583 3453 20145 21123 2142 2315 17195 16306 Function call interrupts >TLB: 381 400 865 736 376 372 808 798 TLB shootdowns >TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts >THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts >MCE: 0 0 0 0 0 0 0 0 Machine check exceptions >MCP: 2 2 2 2 2 2 2 2 Machine check polls >ERR: 0 >MIS: 0 >--------</2.6.32-220.13.1.el6.x86_64>-------- > >--------<2.6.32-279.9.1.el6.x86_64>-------- >root 4 2 5 20:43 ? 00:00:28 [ksoftirqd/0] >root 9 2 10 20:43 ? 00:00:50 [ksoftirqd/1] >root 13 2 0 20:43 ? 00:00:01 [ksoftirqd/2] >root 17 2 0 20:43 ? 00:00:00 [ksoftirqd/3] >root 21 2 11 20:43 ? 00:00:57 [ksoftirqd/4] >root 25 2 11 20:43 ? 00:00:55 [ksoftirqd/5] >root 29 2 0 20:43 ? 00:00:00 [ksoftirqd/6] >root 33 2 0 20:43 ? 00:00:00 [ksoftirqd/7] > CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 > 0: 147 0 0 1 1 0 0 0 IO-APIC-edge timer > 1: 0 1 1 1 1 2 1 1 IO-APIC-edge i8042 > 4: 1 4 2 0 0 2 2 1 IO-APIC-edge serial > 8: 1 0 0 0 0 0 0 0 IO-APIC-edge rtc0 > 9: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi acpi > 12: 17 18 16 14 14 15 15 15 IO-APIC-edge i8042 > 18: 40 30 40 45 44 36 29 37 IO-APIC-fasteoi radeon > 20: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb2 > 21: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb3 > 22: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb4 > 23: 24829 527 24709 529 492 2275 503 2290 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb5 > 37: 1834 1824 1834 1812 2857 1825 2054 1826 IO-APIC-fasteoi aacraid > 52: 1 0 1 0 0 0 1 0 PCI-MSI-edge ioat-msix > 53: 0 0 0 0 1 0 0 0 PCI-MSI-edge ioat-msix > 54: 0 0 1 0 0 0 0 0 PCI-MSI-edge ioat-msix > 55: 0 0 0 0 0 0 1 0 PCI-MSI-edge ioat-msix > 56: 0 0 0 1 0 0 0 0 PCI-MSI-edge eth0 > 57: 103 2 29 4 189 2 68 30 PCI-MSI-edge eth0-rx-0 > 58: 18 10 452 7 32 71 182 6 PCI-MSI-edge eth0-rx-1 > 59: 175 7 195 3 120 4 85 3 PCI-MSI-edge eth0-rx-2 > 60: 58 1 42 12 64 2 63 2 PCI-MSI-edge eth0-rx-3 > 61: 75 2 8 8 106 1 127 9 PCI-MSI-edge eth0-tx-0 > 62: 31 3 4 10 53 7 149 4 PCI-MSI-edge eth0-tx-1 > 63: 64 6 77 1 38 1 49 2 PCI-MSI-edge eth0-tx-2 > 64: 48 7 89 9 56 4 37 13 PCI-MSI-edge eth0-tx-3 > 65: 0 0 0 0 1 0 0 0 PCI-MSI-edge eth1 > 66: 31 1 178 3 72 3 19 2 PCI-MSI-edge eth1-rx-0 > 67: 123 0 113 4 123 1 58 3 PCI-MSI-edge eth1-rx-1 > 68: 55 7 56 6 27 0 96 4 PCI-MSI-edge eth1-rx-2 > 69: 185 4 16 2 30 6 10 3 PCI-MSI-edge eth1-rx-3 > 70: 80 4 52 5 63 2 42 1 PCI-MSI-edge eth1-tx-0 > 71: 23 15 153 8 31 3 26 3 PCI-MSI-edge eth1-tx-1 > 72: 16 44 24 5 125 4 63 5 PCI-MSI-edge eth1-tx-2 > 73: 118 4 47 4 26 6 69 4 PCI-MSI-edge eth1-tx-3 >NMI: 248 171 340 347 132 184 345 346 Non-maskable interrupts >LOC: 228290 157124 304049 309534 126075 170864 307000 308774 Local timer interrupts >SPU: 0 0 0 0 0 0 0 0 Spurious interrupts >PMI: 248 171 340 347 132 184 345 346 Performance monitoring interrupts >IWI: 0 0 0 0 0 0 0 0 IRQ work interrupts >RES: 13184 16974 1868 284 21760 25834 458 498 Rescheduling interrupts >CAL: 3922 3298 26488 17388 2046 4886 14364 19357 Function call interrupts >TLB: 422 382 852 802 340 402 778 782 TLB shootdowns >TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts >THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts >MCE: 0 0 0 0 0 0 0 0 Machine check exceptions >MCP: 2 2 2 2 2 2 2 2 Machine check polls >ERR: 0 >MIS: 0 >--------</2.6.32-279.9.1.el6.x86_64>-------- > >--------<3.6.3-1.el6.elrepo.x86_64>-------- >root 3 2 0 20:01 ? 00:00:00 [ksoftirqd/0] >root 13 2 0 20:01 ? 00:00:00 [ksoftirqd/1] >root 18 2 0 20:01 ? 00:00:00 [ksoftirqd/2] >root 23 2 0 20:01 ? 00:00:00 [ksoftirqd/3] >root 28 2 0 20:01 ? 00:00:00 [ksoftirqd/4] >root 33 2 0 20:01 ? 00:00:00 [ksoftirqd/5] >root 38 2 0 20:01 ? 00:00:00 [ksoftirqd/6] >root 43 2 0 20:01 ? 00:00:00 [ksoftirqd/7] > CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7 > 0: 152 0 0 0 0 0 0 0 IO-APIC-edge timer > 1: 1 3 1 2 2 3 2 0 IO-APIC-edge i8042 > 4: 3 1 0 3 2 1 1 2 IO-APIC-edge serial > 8: 0 0 0 0 0 0 0 1 IO-APIC-edge rtc0 > 9: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi acpi > 12: 44 57 54 52 46 54 56 46 IO-APIC-edge i8042 > 18: 42 38 38 34 33 39 40 38 IO-APIC-fasteoi radeon > 20: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb2 > 21: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb3 > 22: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb4 > 23: 85 341 85 342 85 86 86 86 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb5 > 37: 1883 1877 1884 1885 1891 5492 1876 5474 IO-APIC-fasteoi aacraid > 68: 1 0 0 0 1 0 0 1 PCI-MSI-edge ioat-msix > 69: 0 0 1 0 0 0 0 0 PCI-MSI-edge ioat-msix > 70: 0 0 0 0 0 0 1 0 PCI-MSI-edge ioat-msix > 71: 0 1 0 0 0 0 0 0 PCI-MSI-edge ioat-msix > 72: 0 0 0 0 0 0 0 1 PCI-MSI-edge eth0 > 73: 737 12 3 3 8 3 22 3 PCI-MSI-edge eth0-rx-0 > 74: 314 3 6 4 2 4 1 1 PCI-MSI-edge eth0-rx-1 > 75: 6 1 605 7 11 1 8 5 PCI-MSI-edge eth0-rx-2 > 76: 5 5 2 1 263 1 2 4 PCI-MSI-edge eth0-rx-3 > 77: 6 2 10 4 8 6 265 6 PCI-MSI-edge eth0-tx-0 > 78: 0 4 254 7 4 2 1 1 PCI-MSI-edge eth0-tx-1 > 79: 5 11 9 3 258 3 6 8 PCI-MSI-edge eth0-tx-2 > 80: 5 2 0 1 1 3 396 5 PCI-MSI-edge eth0-tx-3 > 81: 0 0 0 0 0 1 0 0 PCI-MSI-edge eth1 > 82: 5 3 0 340 5 5 3 3 PCI-MSI-edge eth1-rx-0 > 83: 2 0 4 5 3 278 2 3 PCI-MSI-edge eth1-rx-1 > 84: 5 262 2 3 3 1 5 3 PCI-MSI-edge eth1-rx-2 > 85: 5 264 2 3 6 12 2 6 PCI-MSI-edge eth1-rx-3 > 86: 7 8 9 6 5 263 5 16 PCI-MSI-edge eth1-tx-0 > 87: 2 2 4 250 5 7 2 5 PCI-MSI-edge eth1-tx-1 > 88: 6 8 9 48 4 8 9 292 PCI-MSI-edge eth1-tx-2 > 89: 5 9 3 1 1 3 3 250 PCI-MSI-edge eth1-tx-3 > NMI: 7 345 364 364 362 24 366 363 Non-maskable interrupts > LOC: 23968 301151 317191 318696 314449 36637 322704 320473 Local timer interrupts > SPU: 0 0 0 0 0 0 0 0 Spurious interrupts > PMI: 7 345 364 364 362 24 366 363 Performance monitoring interrupts > IWI: 0 0 0 0 0 0 0 0 IRQ work interrupts > RTR: 0 0 0 0 0 0 0 0 APIC ICR read retries > RES: 144234 2883 1045 2463 2334 2362 1198 1296 Rescheduling interrupts > CAL: 1795 2301 11385 34009 1816 2897 35682 11844 Function call interrupts > TLB: 0 0 0 0 0 0 0 0 TLB shootdowns > TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts > THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts > MCE: 0 0 0 0 0 0 0 0 Machine check exceptions > MCP: 2 2 2 2 2 2 2 2 Machine check polls > ERR: 0 > MIS: 0 >--------</3.6.3-1.el6.elrepo.x86_64>--------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 870573
:
634086
|
634087
| 634088 |
634099