Bug 140920
Summary: | gamin should optimize polling for multiple clients | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peter Eddy <petere> |
Component: | gamin | Assignee: | Alexander Larsson <alexl> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3 | CC: | mattdm |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | FC5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-08-14 12:15:13 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: |
Description
Peter Eddy
2004-11-26 14:01:06 UTC
In general gamin does merge resources when possible, except there was a bug about the switch to polling mode in gamin versions up to 0.0.17, can you recheck with 0.0.18 ? http://www.gnome.org/~veillard/gamin/downloads.html Daniel 0.0.18 didn't help, in fact it seemed worse, but 0.0.19 seems to have done the trick, at least after about an hour of testing. carefully avoiding g_list_append, and using only g_list_prepend which is O(1) might be the difference, Daniel Hmm, sounds like this g_list thing could use a minor enhancement. In any case, thanks very much! Sorry I didn't get a chance to try 0.0.19 earlier, I was on vacation last week. Fedora Core 3 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC5 updates or in the FC6 test release, reopen and change the version to match. Thank you! |