lkml.org 
[lkml]   [1999]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [Real fix] Re: Kernel panic: can't push onto full stack
Date
Hello!

> Which was the other problem?

Another problem was that we may have up to 2*max_files unix sockets:
not-yet-accepted ones are not associated with files/inodes.

We could limit number of unix sockets by max_files,
but it is still not complete solution: max_files may be decreased.

Using list is always OK, however it also requires reviewing
af_unix.c: f.e. pending socket destruction must be blocked
while gc is running.

Alexey

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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