home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / sysv386 / 14205 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.3 KB  |  50 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!m2.dseg.ti.com!ernest!alan
  3. From: alan@ernest.dseg.ti.com (Alan Edmonds)
  4. Subject: Re: >16MB on a 486
  5. Organization: Texas Instruments, Inc. - Plano, Tx
  6. Date: Wed, 9 Sep 1992 04:48:02 GMT
  7. Message-ID: <BuAo02.Exp@ernest.dseg.ti.com>
  8. References: <Bu2oA5.9GL@constant.demon.co.uk> <Bu9E9r.H7z@maxed.amg.com> <2601@aegis.or.jp>
  9. Lines: 39
  10.  
  11. In article <2601@aegis.or.jp> davidg@aegis.or.jp (Dave McLane) writes:
  12. >ed@maxed (Ed Whittemore) writes:
  13. >
  14. >>Simon Langley (slangley@constant.demon.co.uk) wrote:
  15. >>: I have a 486 (ISA) with 20MB installed running ESIX 4.0.3.  When I boot,
  16. >>: the machine recognises the full 20MB but ESIX only seems to recognise 16MB.
  17. >>: 
  18. >>: Does anyone know how to set things up to recognise all the memory?
  19. >
  20. >>THis is a complicated issue, but the answer is you don't.
  21. >
  22. >Oh my, I'm having the same problems with a 486 (ISA) with 24 MB
  23. >installed running ISC 3.0. The ROM BIOS, Manifest, etc. recognize
  24. >the full 24 MB but ISC only recognizes 16 MB. 
  25. >
  26. >I see options under konfig:memory size for up to 64 MB but according
  27. >to the documentation this only affects the size of various buffers,
  28. >etc.  and all available memory is used.
  29. >
  30. >I would like to understand the complications: can you/somebody supply
  31. >details?
  32.  
  33. Do you have a SCSI Bus Master host adapter?  If yes, that's your problem.
  34. The ISA bus can only do DMA into a 16MB address space.  That's your
  35. limit.  I *think* that if you don't have a bus master card, you 
  36. can use > 16 MB on an ISA bus system.  This is one reason to pay
  37. the extra bucks for a EISA bus system with EISA hard disk controller.
  38.  
  39. This problem can be solved by DMAing into a temporary buffer in the
  40. lower 16MB range then transfering the data into the final destination
  41. buffer.  I think that some vendors offer this option; it might
  42. have to be enabled and a new kernel rebuilt.  I don't think ISC
  43. uses the intermediate buffer option (at least up to 2.2.1), SCO
  44. I think supports using the intermediate buffer.
  45. -- 
  46. Alan Edmonds                                     Texas Instruments, Inc.
  47. I don't speak for TI; TI doesn't speak for me    M/S 8513
  48. Work phone: (214)575-6427                        6620 Chase Oaks Blvd.
  49. Email: alan@ernest.dseg.ti.com                   Plano, Texas  75023
  50.