Re: [systemd-devel] idle daemon sleep

2014-12-30 Thread Mantas Mikulėnas
On Wed, Dec 31, 2014 at 8:37 AM, Alexandre Detiste wrote: > Le mercredi 31 décembre 2014, 08:23:51 Mantas Mikulėnas a écrit : >> Even for .timer units, systemd simply sleeps until it's actually time >> for the next event – like cron, or Task Scheduler for that matter. >> There shouldn't be any "is

Re: [systemd-devel] idle daemon sleep

2014-12-30 Thread Alexandre Detiste
Le mercredi 31 décembre 2014, 08:23:51 Mantas Mikulėnas a écrit : > Even for .timer units, systemd simply sleeps until it's actually time > for the next event – like cron, or Task Scheduler for that matter. > There shouldn't be any "is it time yet?". In fact, many people complain that cron does wa

Re: [systemd-devel] idle daemon sleep

2014-12-30 Thread Mantas Mikulėnas
On Wed, Dec 31, 2014 at 7:42 AM, Garegin Asatryan wrote: > In Windows 8 and later the group policy service (and maybe other services as > well, I couldn't find any info on that) can go to sleep to save power. Do you > think a similar feature could be implemented for systemd? > [...] > Group Poli

[systemd-devel] idle daemon sleep

2014-12-30 Thread Garegin Asatryan
In Windows 8 and later the group policy service (and maybe other services as well, I couldn't find any info on that) can go to sleep to save power. Do you think a similar feature could be implemented for systemd? Source: http://technet.microsoft.com/en-us/library/dn265973.aspx#BKMK_Perf The Grou