From: Dave Hansen <haveblue@us.ibm.com>
To: Rik van Riel <riel@conectiva.com.br>
Cc: Philipp Steinkrueger <kernel@cyberraum.de>,
linux-kernel@vger.kernel.org, linux-admin@vger.kernel.org
Subject: Re: Memory Problem
Date: Mon, 07 Oct 2002 08:52:27 -0700 [thread overview]
Message-ID: <3DA1ADBB.7070804@us.ibm.com> (raw)
In-Reply-To: Pine.LNX.4.44L.0210071218390.22735-100000@imladris.surriel.com
Rik van Riel wrote:
> On Mon, 7 Oct 2002, Philipp Steinkrueger wrote:
>
>
>>The Problem appears with the mysql database server. here is the error
>>message:
>>
>>Can't create a new thread (errno 11). If you are not out of available
>>memory, you can consult the manual for a possible OS-dependent bug
>
>
>>2) what else does the kernel do when a programm spawns a new thread ? if
>>memory is not the problem, what else could go wrong when creating a
>>thread ?
>
> 2) memory fragmentation, there is no area of 2 contiguous free pages
If you're running current 2.5, you can check /proc/buddyinfo to detect
fragmentation. If there are any non-zero numbers in columns after the
first one in ZONE_NORMAL or ZONE_DMA, you should be all right
--
Dave Hansen
haveblue@us.ibm.com
next prev parent reply other threads:[~2002-10-07 15:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-07 14:33 Memory Problem Philipp Steinkrueger
2002-10-07 14:33 ` Philipp Steinkrueger
2002-10-07 15:21 ` Rik van Riel
2002-10-07 15:21 ` Rik van Riel
2002-10-07 15:52 ` Dave Hansen [this message]
2002-10-07 17:10 ` Glynn Clements
-- strict thread matches above, loose matches on Subject: below --
2003-04-03 0:40 memory problem 최영일
2003-07-03 9:53 Memory problem Cilliè Burger
2003-07-03 9:15 ` Filip Sneppe
[not found] ` <3F044612.8020903@sadomain.co.za>
2003-07-03 14:42 ` Filip Sneppe
2003-07-03 16:10 Daniel Chemko
2004-05-26 10:14 Pankaj
2004-09-13 11:11 (unknown) Ankit Jain
2004-09-13 11:51 ` memory problem Ron Michael Khu
2004-12-14 20:25 MEMORY PROBLEM ppclinux
2004-12-14 21:07 ` Jerry Van Baren
2004-12-15 16:51 ` ppclinux
2005-04-24 14:40 Memory problem Froggy / Froggy Corp.
2005-04-27 13:18 ` Erik Mouw
2005-04-27 16:29 ` Froggy / Froggy Corp.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DA1ADBB.7070804@us.ibm.com \
--to=haveblue@us.ibm.com \
--cc=kernel@cyberraum.de \
--cc=linux-admin@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=riel@conectiva.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.