Re: Linux 2.4.5-ac15

From: Mike Galbraith (mikeg@wen-online.de)
Date: Thu Jun 21 2001 - 01:56:53 EST


On Thu, 21 Jun 2001, Marcelo Tosatti wrote:

> > 2 4 2 77084 1524 18396 66904 0 1876 108 2220 2464 66079 198 1
                                                                   ^^^^^
> Ok, I suspect that GFP_BUFFER allocations are fucking up here (they can't
> block on IO, so they loop insanely).

Why doesn't the VM hang the syncing of queued IO on these guys via
wait_event or such instead of trying to just let the allocation fail?
(which seems to me will only cause the allocation to be resubmitted,
effectively changing nothing but adding overhead) Does failing the
allocation in fact accomplish more than what I'm (uhoh:) assuming?

        -Mike

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 23 2001 - 21:00:31 EST