Bug 1202362
| Summary: | udiskd high CPU usage with 4.0 git rc3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | spital <spital> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab, mike, mvollmer, PTrenholme |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-01 13:07:46 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1204627 | ||
|
Description
spital
2015-03-16 13:26:55 UTC
There's a pending patch upstream that fixes this. https://lkml.org/lkml/2015/3/15/173 Yep, we know. It should land in rawhide via the normal upstream paths. Upstream seems to be taking their time. I added it in Fedora git. It will be in the next build. *** Bug 1200124 has been marked as a duplicate of this bug. *** *** Bug 1204053 has been marked as a duplicate of this bug. *** Seems fixed in 4.0.0-0.rc4.git1.3.fc23.x86_64 kernel-4.0.0-0.rc5.git1.3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/kernel-4.0.0-0.rc5.git1.3.fc22 It does not seem fixed for me with latest kernel
uname -a
Linux mujpc 4.0.0-0.rc4.git0.1.fc22.x86_64 #1 SMP Mon Mar 16 14:36:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
top -b -n 1 | head
top - 10:31:33 up 1:10, 2 users, load average: 1.08, 1.08, 1.07
Tasks: 236 total, 2 running, 234 sleeping, 0 stopped, 0 zombie
%Cpu(s): 11.7 us, 15.4 sy, 0.1 ni, 72.8 id, 0.1 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem : 16362724 total, 12651696 free, 1810728 used, 1900300 buff/cache
KiB Swap: 18890748 total, 18890748 free, 0 used. 14203704 avail Mem
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2227 root 20 0 372768 9208 6508 R 106.2 0.1 70:42.99 udisksd
4.0.0-0.rc4.git0.1 is not expected to be fixed. The fix is in later kernels. Package kernel-4.0.0-0.rc5.git1.3.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing kernel-4.0.0-0.rc5.git1.3.fc22' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-4839/kernel-4.0.0-0.rc5.git1.3.fc22 then log in and leave karma (feedback). seems fine to me now ... # uname -r 4.0.0-0.rc5.git1.3.fc22.x86_64 thanks :) This is fixed in the 4.0.0-0.rc5.git4.1.fc22 update. |