Mail Archives: djgpp/1997/11/19/18:31:47
From: | leathm AT solwarra DOT gbrmpa DOT gov DOT au (Leath Muller)
|
Message-Id: | <199711192324.JAA00053@solwarra.gbrmpa.gov.au>
|
Subject: | Re: Urgent: memory protection and graphics
|
To: | djgpp AT delorie DOT com
|
Date: | Thu, 20 Nov 1997 09:24:50 +1000 (EST)
|
In-Reply-To: | <Pine.SUN.3.91.971119114831.8465B-100000@is> from "Eli Zaretskii" at Nov 19, 97 11:55:01 am
|
> > I desperately need the speed increase. What should I do?
> You need to decide whether the memory protection is important enough to
> do some changes in your code. If not, go ahead and live dangerously.
My suggestion: keep the slower memory protection until your sure your
program works properly, and then start testing the program without the
protection.
Turning off memory protection is dangerous, but there is no reason to
turn it off till you are will into development... well, usually... ;)
Leathal.
- Raw text -