public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Memory subsystem error and freeze on 2.4.0-test12
@ 2000-12-14 10:59 Jussi Laako
  2000-12-14 17:16 ` Rik van Riel
  0 siblings, 1 reply; 4+ messages in thread
From: Jussi Laako @ 2000-12-14 10:59 UTC (permalink / raw)
  To: linux-kernel

Hello,

Is this normal:

Dec 14 12:33:32 alien kernel: __alloc_pages: 2-order allocation failed.

System deadlocked about one minute later.

I have hard resource limits set.

 - Jussi Laako

-- 
PGP key fingerprint: 3827 6A53 B7F9 180E D971  362B BB53 C8A1 B578 D249
Available at: ldap://certserver.pgp.com
-
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/

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

* Re: Memory subsystem error and freeze on 2.4.0-test12
  2000-12-14 10:59 Memory subsystem error and freeze on 2.4.0-test12 Jussi Laako
@ 2000-12-14 17:16 ` Rik van Riel
  2000-12-14 17:48   ` David Weinehall
  2000-12-15  8:14   ` Jussi Laako
  0 siblings, 2 replies; 4+ messages in thread
From: Rik van Riel @ 2000-12-14 17:16 UTC (permalink / raw)
  To: Jussi Laako; +Cc: linux-kernel

On Thu, 14 Dec 2000, Jussi Laako wrote:

> Is this normal:
> 
> Dec 14 12:33:32 alien kernel: __alloc_pages: 2-order allocation failed.

This means that somebody tried to allocate a physically 
contiguous area of 2^2 = 8 pages, but such an area
wasn't available.

> System deadlocked about one minute later.

Any idea which part of the kernel deadlocked? Was it
the network driver, the VM subsystem, .... ?

Rik
--
Hollywood goes for world dumbination,
	Trailer at 11.

		http://www.surriel.com/
http://www.conectiva.com/	http://distro.conectiva.com.br/

-
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/

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

* Re: Memory subsystem error and freeze on 2.4.0-test12
  2000-12-14 17:16 ` Rik van Riel
@ 2000-12-14 17:48   ` David Weinehall
  2000-12-15  8:14   ` Jussi Laako
  1 sibling, 0 replies; 4+ messages in thread
From: David Weinehall @ 2000-12-14 17:48 UTC (permalink / raw)
  To: Rik van Riel; +Cc: Jussi Laako, linux-kernel

On Thu, Dec 14, 2000 at 03:16:06PM -0200, Rik van Riel wrote:
> On Thu, 14 Dec 2000, Jussi Laako wrote:
> 
> > Is this normal:
> > 
> > Dec 14 12:33:32 alien kernel: __alloc_pages: 2-order allocation failed.
> 
> This means that somebody tried to allocate a physically 
> contiguous area of 2^2 = 8 pages, but such an area
> wasn't available.

Ehrm. 2^2 = 4.


/David
  _                                                                 _
 // David Weinehall <tao@acc.umu.se> /> Northern lights wander      \\
//  Project MCA Linux hacker        //  Dance across the winter sky //
\>  http://www.acc.umu.se/~tao/    </   Full colour fire           </
-
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/

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

* Re: Memory subsystem error and freeze on 2.4.0-test12
  2000-12-14 17:16 ` Rik van Riel
  2000-12-14 17:48   ` David Weinehall
@ 2000-12-15  8:14   ` Jussi Laako
  1 sibling, 0 replies; 4+ messages in thread
From: Jussi Laako @ 2000-12-15  8:14 UTC (permalink / raw)
  To: Rik van Riel; +Cc: linux-kernel

Rik van Riel wrote:
> 
> > Dec 14 12:33:32 alien kernel: __alloc_pages: 2-order allocation failed.
> > System deadlocked about one minute later.
> Any idea which part of the kernel deadlocked? Was it
> the network driver, the VM subsystem, .... ?

I suspect the VM, it's been doing strange things since -test11, -test10 was
working fine. There was heavy fork operation going on (about 50 processes).

Today got also 3-order allocation failures, probably from IDE driver or SCSI
cdrom because cdda2wav triggered them. It happens every time when I start
cdda2wav (with -B option). CDRW drive is only IDE device in the system,
harddisks are SCSI.

 - Jussi Laako

-- 
PGP key fingerprint: 3827 6A53 B7F9 180E D971  362B BB53 C8A1 B578 D249
Available at: ldap://certserver.pgp.com
-
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/

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

end of thread, other threads:[~2000-12-15  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-14 10:59 Memory subsystem error and freeze on 2.4.0-test12 Jussi Laako
2000-12-14 17:16 ` Rik van Riel
2000-12-14 17:48   ` David Weinehall
2000-12-15  8:14   ` Jussi Laako

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