public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -mm 0/3] Freezer: Use wait queue instead of busy looping
@ 2007-08-01 21:28 Rafael J. Wysocki
  2007-08-01 21:30 ` [PATCH -mm 1/3] Freezer: Be more verbose Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Rafael J. Wysocki @ 2007-08-01 21:28 UTC (permalink / raw)
  To: Andrew Morton
  Cc: LKML, Nigel Cunningham, Oleg Nesterov, Pavel Machek, pm list

Hi,

The patches in the next three messages do the following:
* make the freezer a bit more verbose
* make try_to_freeze_tasks() go to sleep while waiting for tasks to enter
  the refrigerator instead of busy looping
* make try_to_freeze_tasks() measure the time of freezing, regardless of
  whether or not it is successful

Greetings,
Rafael


-- 
"Premature optimization is the root of all evil." - Donald Knuth


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2007-08-02 22:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 21:28 [PATCH -mm 0/3] Freezer: Use wait queue instead of busy looping Rafael J. Wysocki
2007-08-01 21:30 ` [PATCH -mm 1/3] Freezer: Be more verbose Rafael J. Wysocki
2007-08-01 21:32 ` [PATCH -mm 2/3] Freezer: Use wait queue instead of busy looping Rafael J. Wysocki
2007-08-01 23:48   ` Andrew Morton
2007-08-02 11:15     ` Rafael J. Wysocki
2007-08-02 17:38       ` [PATCH -mm 2/3] Freezer: Use wait queue instead of busy looping (updated) Rafael J. Wysocki
2007-08-02 18:40         ` Oleg Nesterov
2007-08-02 21:13           ` Rafael J. Wysocki
2007-08-02 21:23             ` Oleg Nesterov
2007-08-02 21:49               ` Rafael J. Wysocki
2007-08-02 22:05                 ` Oleg Nesterov
2007-08-01 21:36 ` [PATCH -mm 3/3] Freezer: Measure freezing time Rafael J. Wysocki
2007-08-01 23:53   ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox