Bug 240073
| Summary: | cron should use inotify instead of constantly stat'ing files. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Jones <davej> |
| Component: | cronie | Assignee: | Marcela Mašláňová <mmaslano> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | bnocera, mgarski, mozilla_bugs, pfrields |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-06-04 11:56:11 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: | 204948 | ||
|
Description
Dave Jones
2007-05-14 20:57:29 UTC
Thanks for comment, I'm working on it in upstream and I'm planning after some testing push it to rawhide. How's this work coming? This is a very small contributor to unnecessary wakeups, and with relatime it no longer keeps disks spun up either, but every little helps, especially in core features like the cron daemon that can't really be disabled. I agree with you that's important feature. I rewrote the essential part of code, but there are still some features, options which don't work yet. I'm not sure if I make it to F-9 release, because I definitely don't want push untested package. Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |