Re: Out of socket memory

2007-09-19 Thread Robert Hancock
Ilya Eremin wrote: Hello, I am running a P2P related server, which has many connections to it at one time (about 100,000 at peak times). But I have been getting eserver invoked oom-killer: gfp_mask=0xd0, order=0, oomkilladj=0 errors followed by Out of socket memory I believe this is related

Out of socket memory

2007-09-19 Thread Ilya Eremin
Hello, I am running a P2P related server, which has many connections to it at one time (about 100,000 at peak times). But I have been getting eserver invoked oom-killer: gfp_mask=0xd0, order=0, oomkilladj=0 errors followed by Out of socket memory I believe this is related to rmem, but I am not

Re: Out of socket memory? (2.4.0-test11)

2000-12-07 Thread Dan Kegel
e now. I've been trying the 2.4 > > development kernels as they come out and I've been tweaking the /proc > > filesystem variables but so far nothing seems to have fixed the > > problem. The problem is that I get "Out of socket memory" errors and the >

Re: Out of socket memory? (2.4.0-test11)

2000-12-07 Thread kuznet
Hello! > What am I doing wrong? You change parameters without investigating why failure happened. This approach cannot succeed, of course. > problem? Is there any way I can get runtime information from the kernel on > things like amount of socket memory used and amount available? cat /proc/

Re: Out of socket memory? (2.4.0-test11)

2000-12-07 Thread Andi Kleen
time now. I've been trying the 2.4 > development kernels as they come out and I've been tweaking the /proc > filesystem variables but so far nothing seems to have fixed the > problem. The problem is that I get "Out of socket memory" errors and the > networki

Re: Out of socket memory? (2.4.0-test11)

2000-12-07 Thread Dan Kegel
development kernels as they come out and I've been tweaking the /proc > filesystem variables but so far nothing seems to have fixed the > problem. The problem is that I get "Out of socket memory" errors and the > networking locks up... FWIW, the code that prints this i

Re: Out of socket memory? (2.4.0-test11)

2000-12-06 Thread Daniel Walton
I'm not quite clear how the settings under /proc/sys/vm/* would effect the problem. I neglected to mention in my previous post that all web content is served directly from the memory of the web server (no file accesses). The only file accesses that happen are from a MySQL server which gets

Out of socket memory? (2.4.0-test11)

2000-12-06 Thread Daniel Walton
ve been tweaking the /proc filesystem variables but so far nothing seems to have fixed the problem. The problem is that I get "Out of socket memory" errors and the networking locks up. Sometimes the server will go for weeks without running into the problem and other times it'll