Bug 815213
| Summary: | perf top reporst 9% in acpi_pm_read | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Catalin BOIE <fedora-bugzilla> | ||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 16 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-05-15 12:18:51 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Catalin BOIE
2012-04-23 06:52:41 UTC
More info: This is where time is spent: 99.51 : ffffffff814a9850: and $0xffffff,%eax Hardware: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz acpi pm timer is slow. there's no bug here. I can understand that is slow, but 9%?! I switched to tsc and it eats ~5%. Isn't it still too much?! I run a perf and I generated the attached file. Seems that radeon eats a lot of resources in detecting DVI output. Monitor is connected on DVI. radeon_dvi_detect appears a lot of time in the call stack. Probably should be assigned to radeon. Created attachment 584547 [details]
perf trace number 1
|