Re: [SSSD] fixing ping probe when suspending computers

2009-09-24 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/24/2009 09:50 AM, Stephen Gallagher wrote: > On 09/24/2009 09:48 AM, Simo Sorce wrote: >> When a laptop is suspended the clock may be jumping hours, with this >> patch now we explicitly count failure to pong back, so that at most we >> may loose

Re: [SSSD] fixing ping probe when suspending computers

2009-09-24 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/24/2009 09:48 AM, Simo Sorce wrote: > When a laptop is suspended the clock may be jumping hours, with this > patch now we explicitly count failure to pong back, so that at most we > may loose one ping due to time jumping and not kill the children

[SSSD] fixing ping probe when suspending computers

2009-09-24 Thread Simo Sorce
When a laptop is suspended the clock may be jumping hours, with this patch now we explicitly count failure to pong back, so that at most we may loose one ping due to time jumping and not kill the children right away. Simo. 0001-Handle-suspend-cases.patch Description: application/mbox ___