home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0289.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.6 KB  |  44 lines

  1. ANyone have a 4M machine working reliably? I'm having tons of trouble.
  2. I'm also wondering if my DMAINTR/dmanext at end troubles might be
  3. related. I've resorted to running with _scsi_no_dma set for the moment.
  4. (and boy is it slooow!)
  5.  
  6. Problems I'm having (these are all with 720 and the latest binaries, a
  7. 2Mchip/4Mfast '030 A3000 with an A2065, and a 64M swap partition [I
  8. figured I'd leave room for future expansion -- I don't want to run a 4M
  9. machine forever :->]):
  10.  
  11. - Attempts to compile anything cause the machine to grind to a halt and
  12.   eventually panic.  This even happens with small compiles.  The effect
  13.   seems to be cumulative (almost like swap is getting filled up?)
  14.  
  15. - attempting to bring the system up multi user (via logout from the
  16.   single-user shell) die similarly.
  17.  
  18. - swapinfo doesn't work. It exits with "swapinfo: panic: nswapmap goof".
  19.  
  20. - mount -t mfs panics the machine, with either the mount_mfs from the
  21.   latest bin-sbin, or with the latest newfs renamed to mount_mfs
  22.   (shouldn't these be identical?)
  23.  
  24. Here's a typical panic:
  25.  
  26. vm_fault(d6000, 16c8000, 3, 0) -> 1
  27.   type 8, code [mmu,,ssw]]: 401070d
  28. trap type 8, code = 401070d, v = 16c8008
  29. pid = 38, pc = 0005A044, ps = 2300, sfc = 0001, dfc = 0001
  30.  
  31. [followed by register and stack dumps]
  32. panic: MMU fault.
  33.  
  34.  
  35.  
  36. Would anyone out there (particularly a 3000 owner) be willing to try
  37. running with 4M for awhile? If you have an 8M machine, run loadbsd -k,
  38. otherwise you'll have to modify loadbsd to only give 4M to NetBSD).
  39.  
  40. -- 
  41. Ty Sarna                 "Oh, I don't know *everything*. I don't 
  42. tsarna@endicor.com        even know how fish work." -- Joel, MST3K
  43.  
  44.