Re: merge_segment() missing in do_mmap_pgoff in 2.4

Matti Aarnio (matti.aarnio@zmailer.org)
Mon, 6 Aug 2001 13:02:22 +0300


On Mon, Aug 06, 2001 at 11:59:28AM +0530, alad@hss.hns.com wrote:
> I was just going through do_mmap_pgoff() in mmap.c. In 2.2 kernels after
> inserting the vma in doubly linked list we use to call merge_segments to check
> the possibility of merging it with other peer segments.
> This thing is missing in 2.4. Is this left out intentionally ?? and why ??

Look at the ongoing thread in linux-kernel list with subject:
Re: /proc/<n>/maps growing..

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