home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21552 < prev    next >
Encoding:
Text File  |  1992-12-23  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!gatech!mailer.cc.fsu.edu!fsunuc.physics.fsu.edu!books
  3. From: books@fsunuc.physics.fsu.edu (Roger Books)
  4. Subject: Re: "No free inodes - contact linus" 0.99pl0 kernel
  5. Message-ID: <books.159.0@fsunuc.physics.fsu.edu>
  6. Keywords: Linux, kernel problem
  7. Sender: news@mailer.cc.fsu.edu (Usenet News File Owner)
  8. Nntp-Posting-Host: nrb209a.physics.fsu.edu
  9. Organization: FSU nuclear physics
  10. References: <arumble.725111999@extro.ucc.su.OZ.AU> <1ha97dINNg0b@matt.ksu.ksu.edu>
  11. Date: Wed, 23 Dec 92 18:12:39 GMT
  12. Lines: 20
  13.  
  14. In article <1ha97dINNg0b@matt.ksu.ksu.edu> probreak@matt.ksu.ksu.edu (James Michael Chacon) writes:
  15. >In 0.99.1, Linus incorporated the fix for this. There is a constant in 
  16. >/usr/include/linux/fs.h called NR_INODE which was set to 128 under pl0.
  17. >
  18. >By changing it to 256, I haven't seen any problems with this happening yet.
  19. >
  20. >You should be able to get full source, patches against pl0, or a binary image
  21. >from either tsx-11.mit.edu or nic.funet.fi.
  22. >
  23. >James
  24.  
  25. Now I am a bit confused.  My understanding of a normal unix file system is
  26. that the i-nodes are basically used to maintain file location information
  27. and that each file, no matter how small, requires an i-node.  Obviously
  28. this can't be the case here because everyone should easily have more than
  29. 256 files in the file system.  Is the file system here not a ufs file
  30. system?
  31.  
  32. Roger
  33. books@fsunuc.physics.fsu.edu
  34.