Path: utzoo!utgpu!watserv1!watmath!att!pacbell!pacbell.com!ucsd!sdd.hp.com!usc!snorkelwacker!ai-lab!rice-chex!rpk From: rpk@rice-chex.ai.mit.edu (Robert Krajewski) Newsgroups: comp.windows.ms Subject: Re: Pleasures and Penanties of the Large Model Summary: malloc lossage Message-ID: <10494@life.ai.mit.edu> Date: 7 Sep 90 19:39:30 GMT References: <82934@aerospace.AERO.ORG> <57229@microsoft.UUCP> Sender: news@ai.mit.edu Organization: MIT Artificial Intelligence Laboratory Lines: 13 Does Microsoft consider it a bug that specifying GMEM_FIXED in GlobalAlloc wires down memory ? Now, in some ways, it's not a bug, because the semantics correspond with the function GlobalFix. It's less confusing because one word (Fix) means one thing. On the other hand, when malloc calls GlobalAlloc in such a manner, fixing all the pages is clearly too much, and renders one's program ill-behaved. So will GlobalAlloc be changed, or will the Windows large model version of malloc (_fmalloc) be changed ? Robert P. Krajewski Internet: rpk@ai.mit.edu ; Lotus: robert_krajewski.lotus@crd.dnet.lotus.com