home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21545 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: "No free inodes - contact linus" 0.99pl0 kernel
  5. Date: 23 Dec 1992 11:55:57 -0600
  6. Organization: Kansas State University
  7. Lines: 25
  8. Message-ID: <1ha97dINNg0b@matt.ksu.ksu.edu>
  9. References: <arumble.725111999@extro.ucc.su.OZ.AU>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11. Keywords: Linux, kernel problem
  12.  
  13. arumble@extro.ucc.su.OZ.AU (Anthony Rumble) writes:
  14.  
  15. >I get this coming up a few times while I was under X running
  16. >some applications..
  17.  
  18. >"no free inodes - contact linus"
  19.  
  20. >What does this mean???
  21.  
  22. >Thankyou in advance..
  23.  
  24. >-- 
  25. >Anthony Rumble
  26.  
  27. This means you should upgrade to 0.99.1 :-)
  28.  
  29. In 0.99.1, Linus incorporated the fix for this. There is a constant in 
  30. /usr/include/linux/fs.h called NR_INODE which was set to 128 under pl0.
  31.  
  32. By changing it to 256, I haven't seen any problems with this happening yet.
  33.  
  34. You should be able to get full source, patches against pl0, or a binary image
  35. from either tsx-11.mit.edu or nic.funet.fi.
  36.  
  37. James
  38.