CompuServe Thread

#..runs out of ram

7 messages in this thread
#21860From: Dennis WomackApr 15, 1988 7:58 AM
I have a problem with one of our systems. The computer uses a CSS labs 386 motherboard. Everything runs fine most of the time but with one drawing on some inserts AutoCAD gives the message "out of ram". The graphics card is a Number nine PEPPER 1280. We have another system that is similiar, but has a Vectrix PEPE. It does not experience this problem. Both systems have 2 meg+ of memory. Any suggestions on how to sleuth out the problem would be appreciated. We have 8 AutoCAD stations. Thanks for the help! Dennis
#21862From: Phil KreikerApr 15, 1988 8:58 AM
Dennis, Try putting SET ACADFREERAM=63 in your AUTOEXEC.BAT file. Be sure there are no spaces around the '='. Phil Kreiker Looking Glass Microproducts
#21868From: Training [ADESK]Apr 15, 1988 11:55 AM
Phil — 63? Really? I'm interested, how did you come up with that particular number? — Brad ..
#21885From: Don StrimbuApr 15, 1988 4:11 PM
lets see ……. if that's modulo 24, then 63-24=39-24=15…… 15 is kinda low, eh? … but seriously – isn't 24K the max? -d .
#21890From: Training [ADESK]Apr 15, 1988 9:35 PM
Don — Between 20000 and 24000, as I understand it, with the minimum setting being 5000. The default is 14k. I don't know how Phil arrived at the "63" figure. Perhaps it was a typo? — Brad ..
#21969From: Phil KreikerApr 18, 1988 5:50 PM
Once upon a time, John Sergneri informed me that if the number provided in SET ACADFREERAM=<number> is less than 64, the number is taken to be Kilobytes; if >= 64, the number is taken to be in bytes. Furthermore, I was lead to believe that if too large a number is used for ACADFREERAM, ACAD will simply grab all it can. So….. SET ACADFREERAM=63 means grab all you can. Phil Kreiker, Looking Glass Microproducts.
#22010From: Jamie Clay [Adesk]Apr 19, 1988 5:33 PM
That is the first I have heard of the 64 "threshold". The truth of the matter is that if you ask for a "too much" ACADFREERAM you will indeed get the most possible, but I could not find any information that says 64 is the switching point. Jamie