Re: Memory subsystem error and freeze on 2.4.0-test12

2000-12-15 Thread Jussi Laako
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

Re: Memory subsystem error and freeze on 2.4.0-test12

2000-12-15 Thread Jussi Laako
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

Re: Memory subsystem error and freeze on 2.4.0-test12

2000-12-14 Thread David Weinehall
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 =

Re: Memory subsystem error and freeze on 2.4.0-test12

2000-12-14 Thread Rik van Riel
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

Memory subsystem error and freeze on 2.4.0-test12

2000-12-14 Thread Jussi Laako
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:

Memory subsystem error and freeze on 2.4.0-test12

2000-12-14 Thread Jussi Laako
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:

Re: Memory subsystem error and freeze on 2.4.0-test12

2000-12-14 Thread Rik van Riel
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

Re: Memory subsystem error and freeze on 2.4.0-test12

2000-12-14 Thread David Weinehall
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,