Re: Ideas for memory management hackers.

Moshe Zadka (moshez@ladybug.org.il)
Fri, 14 Nov 1997 17:23:35 +0200


On Fri, Nov 14, 1997 at 03:58:09PM +0100, Alexander Kjeldaas wrote:
>
>
> 4. Implement madvise(). From the NetBSD 1.2 man-page:
<snipped man-page>

IMHO, a better design would be to set the behavior at the time
the memory is requested. I.e., a syscall alternative to brk, with
another argument of behavior.

-- 
Moshe Zadka - moshez(at)math(dot)huji(dot)ac(dot)il
Linux - The Choice of a GNU generation. Using 2.1.60.
C - A portable assembly language.