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

From: Daniel Walton (zwwe@opti.cgi.net)
Date: Thu Dec 07 2000 - 01:13:50 EST


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 queried about once a second.

Here's the output of /proc/meminfo. I'm not sure how helpful it is. I was
kinda hoping for something that would allow me to see how much memory had
been allocated for sockets and what the max was.

[root@s4 /proc]# cat meminfo
         total: used: free: shared: buffers: cached:
Mem: 261742592 122847232 138895360 0 1757184 88633344
Swap: 271392768 0 271392768
MemTotal: 255608 kB
MemFree: 135640 kB
MemShared: 0 kB
Buffers: 1716 kB
Cached: 86556 kB
Active: 15684 kB
Inact_dirty: 72588 kB
Inact_clean: 0 kB
Inact_target: 68 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 255608 kB
LowFree: 135640 kB
SwapTotal: 265032 kB
SwapFree: 265032 kB

-Dan

At 12:30 AM 12/7/2000 -0500, you wrote:

>backlog queue? tuning /proc/sys/vm/*?
>
> > problem? Is there any way I can get runtime information from the
> kernel on
> > things like amount of socket memory used and amount available? Am I using
>
>/proc/meminfo?

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



This archive was generated by hypermail 2b29 : Thu Dec 07 2000 - 21:00:17 EST