I'd prefer a MEM /C /P, but that's just me as a non-technical guy :)

FreeDOS does have EMM386, but not mentioned on bootdisk for example.
http://fdos.org/ripcord/beta9rc5/readme.txt

mentions default config.sys and autoexec.bat for installed systems
(in section 'V' )

- no surprise that ATAPICDD did not work well for you, but SHSUCDX 2.1a
  should really work! Check the SHSUCDX /? output or my sample freedos-config.txt
  file, as mentioned in one of my earlier mails.
  Example: LH c:\somedir\shsucdx /d:FDCD0001,N
  where N is the drive letter. You can also use the CDRcache CD-ROM cache
  and the LBAcache harddisk / floppy cache and the TICKLE read-ahead tool
  for floppy and so on :-).

Keep your current cdromdriver, and use it instead of ATAPICDD.
SHSUCDX is autoloading itself into UMB if available (just like CuteMouse), so no need to use LH.



With NOEMS option of EMM386 I get enough free UMBs to load all UMB- compatible drivers into UMB, leaving 622k of low DOS RAM free :-).

[You wrote:
Conventional          634K        139K        495K
Extended (XMS)    261,056K        366K    260,690K
FreeDOS is resident in the high memory area.
... and you have NC and 2 FreeCOM instances loaded. 13k NC and
3k+151k_XMS for each FreeCOM. And huge 62k for NWCDEX ...]

SHSUCDX is only 6.5KB, but no buffer elements (read-ahead cache).

DRDOS 7, FreeDOS 5, MSDOS 6 and Win98SE.

Interesting collection. Let me know if you have time for some comparisons / benchmarks / ... ;).


if you change the config.sys from the downloadable bootdisk, [ http://fdos.org/ripcord/beta9rc5/fdos1440.img ] and enable EMM386, you get the following memory usage: (kernel 2034, command.com v0.83-patchlevel3K)

Name           Total           Conventional       Upper Memory
  --------  ----------------   ----------------   ----------------
  SYSTEM      17,600   (17K)     12,480   (12K)      5,120    (5K)
  HIMEM        2,112    (2K)      2,112    (2K)          0    (0K)
  EMM386       2,608    (3K)      2,608    (3K)          0    (0K)
  UDMA           624    (1K)        624    (1K)          0    (0K)
  COMMAND      3,984    (4K)          0    (0K)      3,984    (4K)
  SHSUCDX      6,656    (7K)          0    (0K)      6,656    (7K)
  ELTORITO     3,104    (3K)          0    (0K)      3,104    (3K)
  CDRCACHE     6,016    (6K)          0    (0K)      6,016    (6K)
  Free       792,464  (774K)    637,136  (622K)    155,328  (152K)

latest HIMEM & EMM386 versions available from (disk image:)
http://fdos.org/ripcord/beta9-final/addon/odin7bin.zip

most stable use of this EMM386:
DEVICE=C:\FDOS\EMM386.EXE X=TEST

hope this helps,

Bernd



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to