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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/