lkml.org 
[lkml]   [1996]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectKernel Panic.



Hello

I have a computer that produces the following kernel-panic: Can't push onto full stack.
The only thing that the computer does is: respond to pings. Anything else
fails.
Descriotion of the computer:

OS: Linux 2.0.25 with the following changes:

/usr/src/linux/include/linux/limits.h

Changed OPEN_MAX to 512
Changed NR_OPEN to 512


/usr/src/linux/include/linux/fs.h

Changed NR_OPEN to 512
Changed NR_INODE to 6144
Changed NR_FILE to 2048


/usr/src/linux/include/linux/posix_types.h

Changed FD_SETSIZE to 1024



These changes were done to increase the number of file handles (so I
could up the maximum number of concurrent FTP logins). This problem happens
only on one from 5 computers that run the same kernel with the same changes.


TIA


Paolo


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