linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* merge_segment() missing in do_mmap_pgoff in 2.4
@ 2001-08-06  6:29 alad
  2001-08-06 10:02 ` Matti Aarnio
  0 siblings, 1 reply; 2+ messages in thread
From: alad @ 2001-08-06  6:29 UTC (permalink / raw)
  To: linux-kernel



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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: merge_segment() missing in do_mmap_pgoff in 2.4
  2001-08-06  6:29 merge_segment() missing in do_mmap_pgoff in 2.4 alad
@ 2001-08-06 10:02 ` Matti Aarnio
  0 siblings, 0 replies; 2+ messages in thread
From: Matti Aarnio @ 2001-08-06 10:02 UTC (permalink / raw)
  To: alad; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-06 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-06  6:29 merge_segment() missing in do_mmap_pgoff in 2.4 alad
2001-08-06 10:02 ` Matti Aarnio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).