public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Is kswapd working right?
@ 2003-09-30 10:55 mario camuñas
  2003-09-30 18:27 ` Jose Luis Domingo Lopez
  2003-10-01  9:06 ` Gianni Tedesco
  0 siblings, 2 replies; 3+ messages in thread
From: mario camuñas @ 2003-09-30 10:55 UTC (permalink / raw)
  To: linux-kernel

Hello:

  Our scenario is the following:

	 One web server runninng kernel 2.4.9-e-12(smp), it is used to host an 
Apache webserver with an integrated application server. The system has 2Gb 
of RAM and 2Gb of swap. The last day an strange thing happened. We tried to 
connect to our system using ssh and we can´t, after many attempts we could 
connect to the system and saw that we couldn´t connect because there was a 
lack of memory. Every proccess you tried to start failed  and gave the 
following error message" fork failed: Can´t allocate memory (errno=12)".

The output of the free -k command showed that the swap space(there was only 
5 Mb of free RAM) wasn´t being used and we don´t understand why. We have 
found a lot of similar cases of systems that couldn´t fork but were plenty 
of unused swap space so we thought we would find answers for this problem 
but we haven´t found any(although we have looked for one a lot).

    We think that perhaps our freepages settings are too low( 1.6-4.5-7.4 
Mb) and if we merge this low values with an excesive fragmented memory this 
could explain our memory squeeze problems. Some of us have proposed the 
theory that everytime a proccess is started it needs a little quantity of 
contiguous memory and that if the system can´t provide it to the process it 
dies before the fork is completed. Any idea about what can be happening 
here?

Regards,
Mario.

_________________________________________________________________
Descubre el mayor catálogo de coches de la Red en MSN Motor. 
http://motor.msn.es/researchcentre/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-01  9:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-30 10:55 Is kswapd working right? mario camuñas
2003-09-30 18:27 ` Jose Luis Domingo Lopez
2003-10-01  9:06 ` Gianni Tedesco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox