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

  1. Hello fellow kernel hackers,
  2.  
  3. Well if you are unfamiliar with my troubles I will relate them to you:
  4.  
  5. I have had problems with certain prgrams, `gas' and `emacs' to name a
  6. few, what the problems are are hard to describe but take my word
  7. they look like intermitent memory trashing problems--even more so like
  8. stack but I can't be sure on this one.
  9.  
  10. Happy news is I have discovered a way to remove them, I boot without
  11. my 16 bit ram.
  12.  
  13. Isn't that nice :^)  Nice and nasty is about all.  So I am reporting
  14. to you that for some reason the kernel or user programs (my intuition
  15. leans more towards the kernel) Is messing up somehow with 16 bit ram.
  16.  
  17. My system is odd becuase I have 4M of 32 bit at 0x200000 and then 2M
  18. of 16  bit at 0x600000 and another 2M at 0x800000.  I can run mergemem
  19. to make them look like a single large contiguous chunk or not and then
  20. netbsd uses the first 4M of 32 bit only.
  21.  
  22. My first and best guess doesn't appear to be correct, I thought maybe
  23. the ram was being used for the kernel *and* for GVP bounce buffers but
  24. my kernel had use_z2_mem set to zero, so thats not what was happening.
  25.  
  26. I have:
  27. 4M on GVP 030/22
  28. 2M on GVP series I
  29. 2M on supra ram card.
  30. 1M chip. ECS chipset A2000.
  31.  
  32. Its not as very important to me now to get them fixed as I can now buy
  33. some more GVP ram and continue to develop for NetBSD.
  34.  
  35. It should probably get loked into though.
  36.  
  37. Any quick guesses?
  38.  
  39. Chris.
  40.  
  41.