Re: [PATCH][5/?] count writeback pages in nr_scanned

From: Andrew Morton
Date: Thu Jan 06 2005 - 00:40:12 EST


Andrea Arcangeli <andrea@xxxxxxx> wrote:
>
> 2) we won't need unreliable anti-deadlock timeouts anymore

The timeouts are for:

a) A fallback for backing stores which don't wake up waiters in
blk_congestion_wait() (eg: NFS).

b) handling the race case where the request queue suddenly goes empty
before the sleeper gets onto the waitqueue.

It can probably be removed with some work, and additional locking.
-
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/