home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / sasl / 5532 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.1 KB  |  49 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!auvm!CHIMERA.SPH.UMN.EDU!GOES
  3. Organization:  School of Public Health, University of Minnesota
  4. Message-ID: <199301061947.AA00931@chimera.sph.umn.edu>
  5. Newsgroups: bit.listserv.sas-l
  6. Date:         Wed, 6 Jan 1993 11:47:20 -0800
  7. Reply-To:     Jim Goes <goes@chimera.sph.umn.edu>
  8. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  9. From:         Jim Goes <goes@CHIMERA.SPH.UMN.EDU>
  10. Subject:      dos 5.0 & SAS 6.0.4
  11. Comments: To: SAS Discussion List <sas-l@uga.cc.uga.edu>
  12. Lines: 35
  13.  
  14. > From: David Webb <dcwebb@GIBBS.OIT.UNC.EDU>
  15.  
  16. > I can't reference a manual, but one of the campus support
  17. > folk here told me that -ems all only gives 2 meg of expanded
  18. > memory.  To get more you have to use the following formula:
  19. >
  20.  
  21. > (K/16)-1  where K=the # of kilobytes of expanded memory
  22. > you want.
  23. >
  24.  
  25. > i.e. for 4 meg of expanded memory you would have
  26. > (4096/16)-1=255. Then your ems line in config.sas would
  27. > read as follows:
  28. >
  29.  
  30. > -ems 255
  31.  
  32.  
  33. While you can get SAS to use more than 2 meg of EMS, I'm not sure
  34. that you want to.  I recall a discussion some time ago on the list
  35. that few SAS procs will use more than 2 meg EMS.  It's not like this
  36. is a linear expansion of your usable memory for memory-intensive
  37. procs like SORT.  Even on a 286, that extra memory (>2 meg) can be
  38. more beneficially used for ramdisks, etc. that can speed SAS up a
  39. little.  If you are wedded to the '286, at least get a floating point
  40. co-processor chip if you don't have one (in fact I can sell you a
  41. used one).  They go for cheap these days, and make a big difference. --
  42. *********************************************************************
  43. Jim Goes                        + InterNet: goes@chimera.sph.umn.edu
  44. Health Management & Policy      +            (NeXTmail welcome!)
  45. School of Public Health         + Phone:    (612) 624-3118
  46. University of Minnesota         + FAX:      (612) 624-3972
  47. *********************************************************************
  48. When I hear "family values," I reach for my revolver.
  49.