On Fri, Oct 12, 2001 at 09:30:48AM +0100, DET Nicolas wrote:
> > Do you have a graphic card ? > I own a graphic card (CV64/3D running under CGX 4.2), I get a similar > problem. > Is it normal that any program eats chip ram as I own gfx card and WBCtrl > running ? I don't know what WBCtrl is but programs eating chip ram is perfectly normal. Many parts of the OS use hardcoded chip ram allocations (intuition gadgets, icon stuff, etc..) but they are quite small so for a normal use you shouldn't get more than 200-300 kB chip ram used. V shouldn't use chip ram on gfx card systems (there's no explicit chip mem allocation, except for the prefs imagery on the 68k version but that's a few kB only). If it uses a lot of chipmem and you have enough (not too fragmented) fast ram, then there's a problem. -- David Gerber VaporWare programmer http://www.vapor.com/ finger [EMAIL PROTECTED] _____________________________________________________________________ Voyager Mailing List - http://v3.vapor.com/ Voyager FAQ....: http://faq.vapor.com/voyager/ Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE
