Re: [PATCH -mm] vmscan: make mapped executable pages the first classcitizen

From: Rik van Riel
Date: Fri May 08 2009 - 12:06:43 EST


Elladan wrote:

Nobody (except you) is proposing that we completely disable
the eviction of executable pages. I believe that your idea
could easily lead to a denial of service attack, with a user
creating a very large executable file and mmaping it.

Giving executable pages some priority over other file cache
pages is nowhere near as dangerous wrt. unexpected side effects
and should work just as well.

I don't think this sort of DOS is relevant for a single user or trusted user
system.

Which not all systems are, meaning that the mechanism
Christoph proposes can never be enabled by default and
would have to be tweaked by the user.

I prefer code that should work just as well 99% of the
time, but can be enabled by default for everybody.
That way people automatically get the benefit.

--
All rights reversed.
--
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/