Flip ter Biecht wrote:
> 
> Hello again,
> 
> Just when I thought I was through with installing in real mode Dos 7.10,
> I came across the following mem/c output:
> 
> Modules die geheugen onder 1 MB gebruiken:
> 
>   Naam           Totaal          Conventioneel      Upper Memory
>   --------  ----------------   ----------------   ----------------
>   SYSTEM      46,448   (45K)     10,032   (10K)     36,416   (36K)
>   HIMEM        1,168    (1K)      1,168    (1K)          0    (0K)
>   EMM386       4,144    (4K)      4,144    (4K)          0    (0K)
>   COMMAND     10,656   (10K)     10,656   (10K)          0    (0K)
>   CPQVESA      7,200    (7K)      6,944    (7K)        256    (0K)
>   DOSKEY       4,688    (5K)      4,688    (5K)          0    (0K)
>   SMARTDRV    29,120   (28K)     29,120   (28K)          0    (0K)
>   EPPPD       70,160   (69K)     70,160   (69K)          0    (0K)
>   COMMAND      7,520    (7K)      5,952    (6K)      1,568    (2K)
>   DRVSPACE   110,128  (108K)          0    (0K)    110,128  (108K)
>   IFSHLP       2,864    (3K)          0    (0K)      2,864    (3K)
>   SETVER         832    (1K)          0    (0K)        832    (1K)
>   Beschikb   514,048  (502K)    512,112  (500K)      1,936    (2K)
>
> Stuff like ifshlp and setver get automatically loaded, and so is
> drvspace.

At least drvspace and the others are loaded high. 
Why is Smartdrv loaded low ? Why is Doskey loaded low ? How about emm386 ?
What are you doing with 16k of command loaded low ?

You probably have too much environment space allocated and you should
set stacks to 0,0.

-  Clarence Verge
--
-  Help stamp out FATWARE.  As a start visit: http://home.arachne.cz/
--


Reply via email to