Re: [PATCH -mm 2/3] Freezer: Use wait queue instead of busy looping

From: Rafael J. Wysocki
Date: Thu Aug 02 2007 - 07:06:38 EST


On Thursday, 2 August 2007 01:48, Andrew Morton wrote:
> On Wed, 1 Aug 2007 23:32:48 +0200
> "Rafael J. Wysocki" <rjw@xxxxxxx> wrote:
>
> > +/*
> > + * Used to notify try_to_freeze_tasks() that the refrigerator has been entered
> > + * by a task.
> > + */
> > +static int refrigerator_called;
>
> this is rather icky.

Well, the alternative would be to open code something like wait_event_timeout.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/