Re: [PATCH] cpuset: make ntasks to be a monotonic increasing value

From: Paul Menage
Date: Thu Jul 31 2008 - 13:06:59 EST


On Thu, Jul 31, 2008 at 6:37 AM, Paul Jackson <pj@xxxxxxx> wrote:
> I prefer to only add kernel source code complexity when it is needed
> in practice for correct function or necessary performance. The above
> more rapid growth of fudge is not needed for either reason, so far as
> I can tell.

That loop really could do with some updates though - currently it
looks at the mm for every task in the cpuset, rather than filtering
duplicate mms from threaded applications.

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