Re: [Dx-packages] [Bug 1244205] cupsd wakes up the hard disk every 14 minutes

2014-03-18 Thread Michael R Sweet
Lars, Due to the amount of information contained in the current notifications and the lack of aggregation, the existing dbus notifier is the right way to do this to avoid serious performance issues. FWIW, OS X uses three "look at me" notifications (via Darwin's notify_post API) to let application

Re: [Dx-packages] [Bug 1244205] Re: cupsd wakes up the hard disk every 14 minutes

2013-11-08 Thread Michael R Sweet
The current release of CUPS does not have this problem. And unfortunately we do not have time to re-develop "fixes" for old CUPS releases that we no longer support in order to work around a design deficiency in a Linux-specific monitoring application which should not be using 15-minute lease times

Re: [Dx-packages] [Bug 1244205] Re: cupsd wakes up the hard disk every 14 minutes

2013-10-30 Thread Michael R Sweet
The current scheduler/file.c code was last changed back when we added the SyncOnClose option. The sync-on-close was removed in r9766 in May of 2011 for STR #3715, as part of the 1.5.0 release (patches are attached). On Oct 30, 2013, at 1:02 PM, Till Kamppeter <1244...@bugs.launchpad.net> wrote: