lkml.org 
[lkml]   [1997]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: VFS: No free inodes - contact Linus

On Fri, 14 Feb 1997, Jari Soderholm wrote:

> > echo 11264 >/proc/sys/kernel/inode-max
>
> I wonder how I am going to do that becauce machine goes
> stuck before it even mounted the root directory.

I guess changing NR_INODE in /usr/src/linux/include/linux/fs.h and
recompiling a new kernel will help.. Its default is:

#define NR_INODE 3072 /* this should be bigger than NR_FILE */
#define NR_FILE 1024 /* this can well be larger on a larger system */

Hope this helps..

-Kutsal



\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.036 / U:2.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site