Re: [PATCH 00/21] mm: Preemptibility -v6

From: Peter Zijlstra
Date: Mon Jan 24 2011 - 09:24:12 EST


On Mon, 2011-01-24 at 13:45 +0100, Peter Zijlstra wrote:
> The only significant loser, I think,
> > would be page reclaim (when concurrent with truncation): could spin for a
> > long time waiting for the i_mmap_mutex it expects would soon be dropped?

Well it won't spin (much) but mostly go to sleep if it really takes very
long, but then, could it really take much longer than say a lock_page()
when reclaim hits a page under IO?


--
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/