Re: [PATCH 1/6] ksm: limiting the num of mem regions user canregister per fd.

From: Rik van Riel
Date: Sat May 02 2009 - 22:12:40 EST


On Sun, 3 May 2009 01:16:07 +0300
Izik Eidus <ieidus@xxxxxxxxxx> wrote:

> Right now user can open /dev/ksm fd and register unlimited number of
> regions, such behavior may allocate unlimited amount of kernel memory
> and get the whole host into out of memory situation.

How many times can a process open /dev/ksm?

If a process can open /dev/ksm a thousand times and then
register 1000 regions through each file descriptor, this
patch does not help all that much...

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