Re: 2.6.29 -mm merge plans

From: Andi Kleen
Date: Tue Jan 06 2009 - 20:39:30 EST


Nick Piggin <npiggin@xxxxxxx> writes:
>
> I can't see a problem with putting a global mutex around sys_sync (almost
> by definition, any app in the last 10+ years that calls sys_sync is not
> performance critical).

Hmm, but sync() used to (is still?) livelocky and when it takes a
minute or so to flush (and I've seen that) do you really want any
other sync user to block for a minute too?

-Andi


--
ak@xxxxxxxxxxxxxxx
--
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/