Re: [linux-pm] [PATCH] Syncthreads support.

2005-07-22 Thread Nigel Cunningham
Hi. On Fri, 2005-07-22 at 06:05, Patrick Mochel wrote: > On Thu, 21 Jul 2005, Nigel Cunningham wrote: > > > This patch implements a new PF_SYNCTHREAD flag, which allows upcoming > > the refrigerator implementation to know that a thread is syncing data to > > disk. This allows the refrigerator to

Re: [linux-pm] [PATCH] Syncthreads support.

2005-07-21 Thread Nigel Cunningham
Hi. On Fri, 2005-07-22 at 01:39, Pavel Machek wrote: > Hi! > > > This patch implements a new PF_SYNCTHREAD flag, which allows upcoming > > the refrigerator implementation to know that a thread is syncing data to > > disk. This allows the refrigerator to be more reliable, even under heavy > > load

Re: [linux-pm] [PATCH] Syncthreads support.

2005-07-21 Thread Patrick Mochel
On Thu, 21 Jul 2005, Nigel Cunningham wrote: > This patch implements a new PF_SYNCTHREAD flag, which allows upcoming > the refrigerator implementation to know that a thread is syncing data to > disk. This allows the refrigerator to be more reliable, even under heavy > load, because it can separat

Re: [linux-pm] [PATCH] Syncthreads support.

2005-07-21 Thread Pavel Machek
Hi! > This patch implements a new PF_SYNCTHREAD flag, which allows upcoming > the refrigerator implementation to know that a thread is syncing data to > disk. This allows the refrigerator to be more reliable, even under heavy > load, because it can separate userspace processes that are submitting