All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nigel Cunningham <nigel@nigel.suspend2.net>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Oleg Nesterov <oleg@tv-sign.ru>, Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH -mm 0/5] Freezer update
Date: Wed, 18 Jul 2007 17:46:03 +1000	[thread overview]
Message-ID: <200707181746.04187.nigel@nigel.suspend2.net> (raw)
In-Reply-To: <200707180929.31511.rjw@sisk.pl>

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

Hi.

On Wednesday 18 July 2007 17:29:30 Rafael J. Wysocki wrote:
> Hi,
> 
> The patches in these series update the freezer to eliminate some existing
> shortcomings, so please consider them as 2.6.23 material.
> 
> The patches do the following:
> * update the freezer documentation to describe, previously omitted, 
important
> á reason for freezing tasks (ie. memory shrinking)
> * remove sys_sync() from the freezer and make the suspend/hibernation code
> á invoke it explicitly
> * prevent new tasks from inheriting TIF_FREEZE set from the parents
> * introduce freezer-firendly wrappers around wait_event_interruptible()
> á and wait_event_interruptible_timeout()
> * prevent the freezer from sending signals to kernel threads

I've sent acks for a couple, but not all.

No ack for the sys_sync removal because I think this is just a work around for 
fuse issues, and fuse should be fixed (getting fuse tasks frozen 
post-sys_sync makes far more sense to me).

No ack for the other patches because I haven't put the time into considering 
them.

Regards,

Nigel
-- 
See http://www.tuxonice.net for Howtos, FAQs, mailing
lists, wiki and bugzilla info.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-07-18  7:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18  7:29 [PATCH -mm 0/5] Freezer update Rafael J. Wysocki
2007-07-18  7:30 ` [PATCH -mm 1/5] Freezer: Document relationship with memory shrinking Rafael J. Wysocki
2007-07-18  7:40   ` Nigel Cunningham
2007-07-18  7:32 ` [PATCH -mm 2/5] Freezer: Do not sync filesystems from freeze_processes Rafael J. Wysocki
2007-07-18  7:33 ` [PATCH -mm 3/5] Freezer: Prevent new tasks from inheriting TIF_FREEZE set Rafael J. Wysocki
2007-07-18  7:41   ` Nigel Cunningham
2007-07-18  7:37 ` [PATCH -mm 4/5] Freezer: Introduce freezer-firendly waiting macros Rafael J. Wysocki
2007-07-18  7:39 ` [PATCH -mm 5/5] Freezer: Do not send signals to kernel threads Rafael J. Wysocki
2007-07-18  7:46 ` Nigel Cunningham [this message]
2007-07-18  8:03 ` [PATCH -mm 0/5] Freezer update Andrew Morton
2007-07-18  8:44   ` Rafael J. Wysocki
2007-07-21 10:56     ` Pavel Machek
2007-07-19 16:30   ` Josh Boyer
2007-07-19 17:03     ` Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200707181746.04187.nigel@nigel.suspend2.net \
    --to=nigel@nigel.suspend2.net \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nigel@suspend2.net \
    --cc=oleg@tv-sign.ru \
    --cc=pavel@ucw.cz \
    --cc=rjw@sisk.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.