home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11139 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.4 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!agate!ames!pacbell.com!charon.amdahl.com!amdahl!JUTS!zombie!tjw00
  2. From: tjw00@zombie.uucp (Tom Wye)
  3. Newsgroups: comp.unix.bsd
  4. Subject: [386bsd] system crash with Kmem_malloc.Kmem_map to small
  5. Message-ID: <6blB022N31kk01@JUTS.ccc.amdahl.com>
  6. Date: 11 Jan 93 23:50:26 GMT
  7. Sender: netnews@ccc.amdahl.com
  8. Distribution: comp.unix.bsd
  9. Organization: Amdahl Corporation
  10. Lines: 29
  11.  
  12. [386BSD] HELP! system crashes with Kmem_malloc.Kmem_map to small
  13.  
  14. I am trying to compile X11R5 and in the process the system keeps
  15. panicing with KMEM_MALLOC.KMEM_MAP to small! I have a 16M system
  16. with PATCHs 1-58 except 26, 47 and 56 installed.
  17.  
  18. Questions:
  19.  
  20. 1.) Could this be caused by the swap area filling up and no more virtual
  21.     storage left?
  22. 2.) Is there anyway to see how full the swap area is! Can't seem to
  23.     find a vmstat command
  24. 3.) Is there any system monitoring commands for 386BSD besides "PS"
  25. 4.) How come after installing the system the disk partition information
  26.     does not label partition "B" as swap. I assume the install process
  27.     sets  this area up as swap. I have since defined this area in my
  28.     FSTAB as swap "/dev/as0b none swap sw 0 0" it's 10000*512 bytes in
  29.     size.
  30.  
  31. Thanks in advance!
  32.  
  33.  
  34. My configuration is as follows:
  35.  
  36. PC clone 486/50 16M/256K cache
  37. Adaptec 1542B SCSI Host Adapter
  38. DISK1=Quantum PRO240
  39. DISK2=MAXTOR 213SY
  40. 386BSD 0.1 with patchs 1-58 except 26,47 and 56.
  41.