home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / misc / 28582 < prev    next >
Encoding:
Text File  |  1992-08-29  |  2.1 KB  |  47 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!rpi!sci.ccny.cuny.edu!eleni.gc.cuny.edu!timessqr.gc.cuny.edu!cunyvms1.gc.cuny.edu!DLV
  3. From: dlv@cunyvms1.gc.cuny.edu (Dimitri Vulis, CUNY GC Math)
  4. Subject: Re: A good config.sys for 486/33 machines
  5. Message-ID: <1992Aug29.003743.13912@timessqr.gc.cuny.edu>
  6. Sender: news@timessqr.gc.cuny.edu (USENET News System)
  7. Reply-To: dlv@cunyvms1.gc.cuny.edu
  8. Organization: Computer Center, CUNY Graduate School, New York NY 10036
  9. References: <1992Aug21.200039.22046@njitgw.njit.edu>
  10. Date: Sat, 29 Aug 1992 00:37:43 GMT
  11. Lines: 34
  12.  
  13. In article <1992Aug21.200039.22046@njitgw.njit.edu>, dic5340@hertz.njit.edu (David Charlap) writes:
  14. >My friend has a 486/33 with 16MB of memory and found OS/2 slow at
  15. >first.  He tweaked his config.sys file a bit, and now it is very fast.
  16. Many thanks! I have a few comments.
  17. >>DISKCACHE=256,LW,32
  18. I recommend adding ,AC:CD here if you have any FAT drives (like C and D).
  19. This'll run chkdsk/f on them which you can't do after you boot.
  20. >>PRINTMONBUFSIZE=2048,134,134
  21. >This controls the printer's buffering.  I don't know if it's for DOS
  22. >sessions or for all sessions.
  23. This seems to speed printing up on my machine and if you have a printer
  24. on LPT2 then replace the second 134 by 2048 too.
  25. >>SET DELDIR=C:\DELETE,512;
  26. >This allows the undelete function to work.  By default, this line is
  27. >REMarked off.
  28. I've had the machine hang when deleting files from DOS box with undelete
  29. un-remed; so I remed it back. (A lurking bug, I think)
  30. >
  31. >>BASEDEV=PRINT01.SYS
  32. >>BASEDEV=IBM1FLPY.ADD
  33. >>BASEDEV=IBM1S506.ADD
  34. Be careful here if you copy this to your config.sys! The '1' files are for
  35. ISA (AT) and the '2' files are for Microchannel (PS/2).
  36. >>DEVICE=C:\OS2\APPS\SASYNCDA.SYS 
  37. >This helps DOS sessions use the COM port.
  38. Nope, this is used by OS/2 apps like PM terminal and can be remed out if you're
  39. only using DOS communications or serial mice or for OS/2 apps
  40. that use DosOpen for COMn (saving a little memory)
  41. Dimitri Vulis
  42. CUNY GC Math
  43. DLV@CUNYVMS1.BITNET DLV@CUNYVMS1.GC.CUNY.EDU
  44.  
  45. Disclaimer: my Usenet postings don't necessarily represent anyone's views,
  46. especially my own and/or CUNY's.
  47.