[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0708301906020.2460@twin.jikos.cz>
Date: Thu, 30 Aug 2007 19:07:05 +0200 (CEST)
From: Jiri Kosina <jikos@...os.cz>
To: Clemens Kolbitsch <clemens.kol@....at>
cc: linux-kernel@...r.kernel.org
Subject: Re: Forbid deletion of memory mappings
On Thu, 30 Aug 2007, Clemens Kolbitsch wrote:
> It all works perfectly well (creating & deleting the additional
> mappings), however, when the kernel feels like it needs to allocate a
> mapping in user-space it sometimes deletes my mapping and overwrites it
> with the new one, although there is plenty of free memory at some other
> location.
Hi Clemens,
what do you mean by "overwrites it"? It just probably merges your vma with
the newly created one, right?
--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists