ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: community@altlinux.ru
Subject: Re: [Comm] непонятности в логах
Date: Tue, 15 Jun 2004 13:41:49 +0400
Message-ID: <20040615094149.GC2044@sirius.home> (raw)
In-Reply-To: <E1BZsS1-000J7H-00.olegk45-bk-ru@f20.mail.ru>

[-- Attachment #1: Type: text/plain, Size: 674 bytes --]

On Mon, Jun 14, 2004 at 06:28:41PM +0400, "Oleg K. "  wrote:
> Периодически в логах проскакивает:
> kernel: __alloc_pages: 9-order allocation failed (gfp=0x1f0/0)
> Что бы это означало? Может, проблемы с памятью?

9-order - это запрос на выделение 2^9 (=512) страниц (для i386
PAGE_SIZE=4096) - т.е., запрашивается _непрерывный_ блок памяти
размером 2 МБ.  Как правило, при загруженной системе такой блок найти
не удаётся из-за фрагментации свободной памяти, поэтому при написании
драйверов таких операций стараются избегать, но бывает, что аппаратура
разработана так, что ничего другого не остаётся...

Что делалось в то время, когда появлялись эти сообщения?

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-06-15  9:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-14 14:28 "Oleg K." 
2004-06-14 14:36 ` [Comm] " Michael Shigorin
2004-06-14 21:19   ` "Oleg K." 
2004-06-15  9:41 ` Sergey Vlasov [this message]
2004-06-15 21:44   ` Re[2]: [Comm] " "Oleg K." 

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=20040615094149.GC2044@sirius.home \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git