For your collective amusement, here's a post that talks about how OS/2 handles memory allocation. DosAllocMem() has a flags argument, and one of the flags requests the OS to actually commit the memory. http://w3.hethmon.com/os2isp/1998/Apr/Msgs/l2w96957.html http://www.stidolph.com/os2api/Dos/DosAllocMem.html So even IBM must have thought it not to be such a bad idea. -- Jos Backus _/ _/_/_/ "Modularity is not a hack." _/ _/ _/ -- D. J. Bernstein _/ _/_/_/ _/ _/ _/ _/ [EMAIL PROTECTED] _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: Setting memory allocators for library functio... Poul-Henning Kamp
- Re: Setting memory allocators for library functio... Peter Seebach
- Re: Setting memory allocators for library functio... Dag-Erling Smorgrav
- Re: Setting memory allocators for library functio... Peter Seebach
- Re: Setting memory allocators for library functio... Rik van Riel
- Re: Setting memory allocators for library functio... Peter Seebach
- Re: Setting memory allocators for library functio... Warner Losh
- Re: Setting memory allocators for library functio... Peter Seebach
- Re: Setting memory allocators for library functio... Warner Losh
- Re: Setting memory allocators for library functio... Peter Seebach
- Re: Setting memory allocators for library functio... Jos Backus
- Re: Setting memory allocators for library functio... Greg Black
- Re: Setting memory allocators for library functions. Dag-Erling Smorgrav
- Re: Setting memory allocators for library functio... Daniel C. Sobral
- [hackers] Re: Setting memory allocators for libra... David Gilbert
- Re: [hackers] Re: Setting memory allocators for l... Peter Seebach
- Re: [hackers] Re: Setting memory allocators for l... Tony Finch
- Re: [hackers] Re: Setting memory allocators for l... Peter Seebach
- Re: [hackers] Re: Setting memory allocators for l... Lyndon Nerenberg
- Re: [hackers] Re: Setting memory allocators for l... Tony Finch
- Re: [hackers] Re: Setting memory allocators for l... Drew Eckhardt