home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / win32 / 324 < prev    next >
Encoding:
Internet Message Format  |  1992-07-29  |  1.4 KB

  1. Path: sparky!uunet!darwin.sura.net!haven.umd.edu!decuac!pa.dec.com!nntpd2.cxo.dec.com!nntpd.lkg.dec.com!sousa.ltn.dec.com!gamma1.ltn.dec.com!perkins
  2. From: perkins@gamma1.ltn.dec.com (Eric Perkins)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Running NT with more than 16MB
  5. Message-ID: <1410@sousa.ltn.dec.com>
  6. Date: 29 Jul 92 13:30:53 GMT
  7. Sender: newsa@sousa.ltn.dec.com
  8. Reply-To: perkins@gamma1.ltn.dec.com (Eric Perkins)
  9. Organization: Digital Equipment Corporation
  10. Lines: 20
  11.  
  12. Has anyone tried to run Windows NT on an ISA intel machine with 
  13. more than 16Mb installed?
  14.  
  15. My question concerns what happends on an ISA machine with disk controllers
  16. or other expansion boards which might try to access memory above the
  17.  16Mb limit of the ISA expansion bus. Does this even happend in todays
  18. systems?
  19.  
  20. For instance, what if some software wants to DMA a block of memory to a disk
  21. or video or other type of card? If the source or destiation of the DMA
  22. transfer is above 16Mb what happends? Do the DMA controllers automaticall
  23. handle this case? Is there some system software which will detect this and
  24. possibly do a transfer to low memory (below 16Mb) and then transfer it
  25. above 16Mb to its destination?
  26.  
  27. I currently have a 16MB 486 machine and I have asked for more memory, but now
  28. I wonder if it will really work or if I will need an EISA machine with 
  29. all EISA add in boards.
  30.  
  31. -- Eric Perkins
  32.