merge_segment() missing in do_mmap_pgoff in 2.4

alad@hss.hns.com
Mon, 6 Aug 2001 11:59:28 +0530


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

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