Re: [patch] 2.5 vm bugfix

Andrew Morton (akpm@digeo.com)
Fri, 21 Mar 2003 16:32:23 -0800


Gerd Knorr <kraxel@bytesex.org> wrote:
>
> Hi,
>
> 2.5.x kernels don't look at the VM_DONTEXPAND flag when merging
> multiple vmas into one. Fix below.

There is but one user of VM_DONTEXPAND in the kernel, and that is you ;)

Can you describe exactly why this driver requires DONTEXPAND? ie: how does
the driver work, and why is it special?

If there is some alternative way of providing the same behaviour we could
remove VM_DONTEXPAND, which would be nice.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/