lkml.org 
[lkml]   [2006]   [Mar]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 31 Mar 2006 09:16:50 +0100
FromJust Marc <>
SubjectRe: Crash soon after an alloc_skb failure in 2.6.16 and previous, swap disabled
Hello Andrew,
> Just Marc <marc@corky.net> wrote:
>
>> I'm running a few machines with swap turned off and am experiencing
>> crashes when the system is extremely low on kernel memory. So far the
>> crashes observed are always inside the recv function of the Ethernet
>> module, below is the trace for the tg3 module but a similar result is
>> also seen with the e1000 module. Th crash is not necessarily related
>> to the Ethernet modules but may happen at a later stage deeper in the
>> networking code.
>>
>> I don't have console access to the machine so I can't know what the
>> final oops/crash message is (if any) but this can be reproduced on any
>> machine quite easily by consuming all of the available memory, I guess
>> that if done at userspace the OOM killer will prevent this from
>> happening but a simple LKM can allocate all this memory and this issue
>> should surface quickly.
>>
>
> We'd really need to see that final oops trace, please.
>
>
I will get that for you once I have physical access to the machines.
I'm hoping there would be one rather than a hard lockup.
> It's not unusual for a hard-working gigabit NIC to exhaust the page
> allocator reserves and perhaps we're a bit too noisy in the logs when it
> happens. But it's sufficiently rare and sufficiently associated with other
> problems (like this one) that nobody has yet gone and stuck the
> __GFP_NOWARN into the relevant drivers to suppress the messages.
>
> If we really have broken something in there then someone else will hit this
> soon enough. But nobody has, as far as I know.
>
> A digital photo of the screen would suit.
>
> Or perhaps netconsole. If the crash is really associated with the NIC
> running out of txbufs then netconsole might not be useful. But perhaps the
> crash is something else altogether.
>
>
I suspect netconsole is going to have a hard time transmitting anything
at that moment. I'll try it anyway.

But still, this problem is highly reproducible, in my setup anyway, it
happens to the machine once every few days.

I'll get back to you with more details as they become available.

Thanks
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-31 09:19    [from the cache]
©2003-2009