Subject: Re: PROPOSAL: removal of brk()/sbrk().
To: None <tech-kern@netbsd.org, tech-userspace@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 02/25/2002 18:05:03
> Removal of the brk() and sbrk() interfaces, or actually: stop using
> the break() system call for process heap.

What about legacy static binaries?  ISTM the scheme you propose is a
win only if you put mmap segments immediately after _end (give or take
a page or so), but that will break legacy binaries that expect to use
brk().

Or Am I Missing Something?

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B