home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / sysv386 / 14398 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  1.2 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!zrz.tu-berlin.de!math.fu-berlin.de!Sirius.dfn.de!ira.uka.de!sol.ctr.columbia.edu!usc!wupost!cs.utexas.edu!asuvax!ukma!hsdndev!husc-news.harvard.edu!husc8.harvard.edu!maziere1
  2. From: maziere1@husc8.harvard.edu (David Mazieres)
  3. Newsgroups: comp.unix.sysv386
  4. Subject: Re: >16MB on a 486
  5. Message-ID: <1992Sep13.105315.15555@husc3.harvard.edu>
  6. Date: 13 Sep 92 14:53:15 GMT
  7. References: <BuFF20.1tq@constant.demon.co.uk> <2659@aegis.or.jp> <BuILEt.1MG@virtech.uucp>
  8. Organization: Harvard University Science Center
  9. Lines: 17
  10. Nntp-Posting-Host: husc8.harvard.edu
  11.  
  12. In article <BuILEt.1MG@virtech.uucp> cpcahil@virtech.uucp (Conor P. Cahill) writes:
  13. >davidg@aegis.or.jp (Dave McLane) writes:
  14. >
  15. >>>MEMRANGE=0-640K:0,1M-64M:0
  16. >
  17. >>I don't see such a file for ISC 3.2 v3.0. Anybody have any ideas?
  18. >
  19. >It cannot be done with ISC 2.2 or 3.0 and the testing that I did with 2.0.2
  20. >made me believe that regarless of the setting of this file the
  21. >system would start swapping at 16MB...
  22.  
  23. This maybe a stupid question, but what's wrong with doing:
  24.      "MEMRANGE=0-640K:0,1M-16M:0,16M-64M:1"
  25.  
  26. The man page says of the 0/1 flag:
  27.      "0 indicates no special properties and 1 indicates memory for which
  28.       DMA is not allowed."
  29.