[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100723162311.GA29633@infradead.org>
Date: Fri, 23 Jul 2010 12:23:11 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Artem Bityutskiy <dedekind1@...il.com>
Cc: Jens Axboe <axboe@...nel.dk>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv4 10/14] writeback: move bdi threads exiting logic to the
forker thread
Looks good,
Reviewed-by: Christoph Hellwig <hch@....de>
Maybe bdi_forker_thread can be cleaned up a bit more by introducing a
enum {
NO_ACTION,
START_THREAD,
KILL_THREAD,
} action;
and then do a switch based on it later?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists