Bug 458213
| Summary: | [PATCH] Make iscsid wake up less when idle | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Jackson <ajax> | ||||||
| Component: | iscsi-initiator-utils | Assignee: | Andy Grover <agrover> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | agrover, cleech, jfeeney, rvokal | ||||||
| Target Milestone: | --- | Keywords: | FutureFeature, Patch | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-06-15 04:49:55 UTC | Type: | --- | ||||||
| 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: | 438944 | ||||||||
| Attachments: |
|
||||||||
|
Description
Adam Jackson
2008-08-07 01:04:05 UTC
Created attachment 313656 [details]
patch
This bug has been triaged Created attachment 441292 [details]
open-iscsi-2.0-poll-less.patch
Updated the patch to account for the event loop being moved around.
Still valid... *** Bug 819065 has been marked as a duplicate of this bug. *** I filed this bug about... 54 months ago, if my math is right. Today I checked in my F19 virtual machine, and I _still_ have an iscsid waking up five times a second to do absolutely nothing. That patchset was rejected upstream, there's some potential for zombie processes, apparently. I'm looking at this now. Progress! Patches accepted upstream. |