home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / notabene / 368 < prev    next >
Encoding:
Text File  |  1992-07-28  |  3.6 KB  |  98 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!CUNYVMS1!RMB
  3. Message-ID: <0095E3F3.4F3C255A.1642@cunyvms1.gc.cuny.edu>
  4. Date:         Tue, 28 Jul 92 11:42:47 EDT
  5. Sender:       Nota Bene List <NOTABENE@TAUNIVM>
  6. From:         Robert Braham <RMB@CUNYVMS1>
  7. Subject:      Blums's UMB driver and huge free RAM for NB
  8. Newsgroups: bit.listserv.notabene
  9. Lines: 87
  10.  
  11. More news re Blum's driver:
  12.  
  13. On my 386 computer, with C&T 82C351 ( 386DX ) chipset (4M RAM), and
  14. a) forcing the shadowing of A000- in the /M switch (which
  15. apparently removes some of my video shadowing, but NB doesn't
  16. care)
  17. b) using the "extended" version of the Hyperware cache--Hyperdkx,
  18. not Hyper386
  19. c) enabling all shadowing in the BIOS setup, _except_ for 64K
  20. system ROM (F000-), the results for NB are:
  21.  
  22. When I first enter NB, it reports 380 Kb free; after a Shell to
  23. DOS and return, it reports 402 Kb free; after using "func me" (or
  24. Itamar's or Tony's utils) to remove the Math, Spelling, Sorting,
  25. and Printing files, it reports 429 Kb free--while maintaining a
  26. complete HELP_ file.  This is spooky, but apparently it works.s.
  27.  
  28. This configuration, however, is useless for Windows
  29. (total garbage results), and ineffecient in freeing up the
  30. complete amount of memory for EMS, as the following report shows.
  31. I'm still working on the Windows set-up (I now can have the Video
  32. OK--i.e., no freeze-up--but it looses the boot-page).  Re-booting
  33. w/ an alternative config and autoexec (there are utilities that
  34. facilitate this) seems at the moment to be worthwhile, given the
  35. dramatic results re NB alone (my first and true love).
  36.  
  37. my config.sys for this:
  38.  
  39. device=c:\dos\bin\umb_drvr.sys /c=04 /m=++++....................
  40. rem for editing /M                      123456781234567812345678
  41. DOS=HIGH,UMB
  42. DEVICEhigh=C:\DOS\HIMEM.SYS /NUMHANDLES=65
  43. DEVICEhigh=C:\DOS\RAMDRIVE.SYS 512 /E
  44. DEVICEhigh=c:\tvgautil\tansi.sys
  45. devicehigh=c:\dos\bin\umb_ems4.sys
  46. rem burndev is a screen blanker
  47. devicehigh=c:\dos\bin\burndev.sys f3
  48. buffers=20
  49. files=40
  50. SHELL=C:\DOS\COMMAND.COM C:\DOS\  /p
  51. stacks=9,256
  52. rem hyperdkx is the extended-memory version
  53. devicehigh=c:\hyper\hyperdkx.exe c:2048:512 cw:512 s I:200 a p:200
  54. cb:512 oc:-
  55.  
  56. the mem /c report:
  57.  
  58. Conventional Memory :
  59.  
  60.   Name                Size in Decimal       Size in Hex
  61. -------------      ---------------------   -------------
  62.   MSDOS              15904      ( 15.5K)       3E20
  63.   COMMAND             2624      (  2.6K)        A40
  64.   FREE                  64      (  0.1K)         40
  65.   FREE              734896      (717.7K)      B36B0
  66.  
  67. Total  FREE :       734960      (717.7K)
  68.  
  69. Upper Memory :
  70.  
  71.   Name                Size in Decimal       Size in Hex
  72. -------------      ---------------------   -------------
  73.   SYSTEM             65696      ( 64.2K)      100A0
  74.   HIMEM               1072      (  1.0K)        430
  75.   RAMDRIVE            1184      (  1.2K)        4A0
  76.   TANSI               1680      (  1.6K)        690
  77.   UMB_EMS4           73136      ( 71.4K)      11DB0
  78.   BURNDEV             4368      (  4.3K)       1110
  79.   HYPERDKX           27040      ( 26.4K)       69A0
  80.   FREE               55056      ( 53.8K)       D710
  81.  
  82. Total  FREE :        55056      ( 53.8K)
  83.  
  84. Total bytes available to programs (Conventional+Upper) :      790016
  85. (771.5K)
  86. Largest executable program size :                             734672
  87. (717.5K)
  88. Largest available upper memory block :                         55056
  89. ( 53.8K)
  90.  
  91.    2555904 bytes total EMS memory
  92.     458752 bytes free EMS memory
  93.  
  94.    3145728 bytes total contiguous extended memory
  95.          0 bytes available contiguous extended memory
  96.     458752 bytes available XMS memory
  97.            MS-DOS resident in High Memory Area
  98.