* error on kern.log
@ 2004-11-08 16:54 Mike Tesliuk
0 siblings, 0 replies; 4+ messages in thread
From: Mike Tesliuk @ 2004-11-08 16:54 UTC (permalink / raw)
To: kernel
Hello for all!!!
I have a kernel messages like this every time:
printk: 9 messages suppressed.
perl5.6.1: page allocation failure. order:3, mode:0x20
Call Trace:
[<c01351c5>] __alloc_pages+0x2dd/0x2ec
[<c01351f1>] __get_free_pages+0x1d/0x38
[<c0137d5d>] cache_grow+0xc5/0x2f8
[<c013815b>] cache_alloc_refill+0x1cb/0x214
[<c0138468>] __kmalloc+0x60/0x7c
[<c02eb2cc>] alloc_skb+0x3c/0xd8
[<c0312ec5>] tcp_fragment+0x6d/0x2ac
[<c0315291>] tcp_write_wakeup+0xd9/0x20c
[<c03153d7>] tcp_send_probe0+0x13/0xfc
[<c0315f16>] tcp_probe_timer+0xa2/0xac
[<c03163be>] tcp_write_timer+0xae/0xe4
[<c0316310>] tcp_write_timer+0x0/0xe4
[<c0123075>] run_timer_softirq+0x129/0x15c
[<c011f2bc>] do_softirq+0x6c/0xcc
[<c01131d3>] smp_apic_timer_interrupt+0x13f/0x144
[<c010afa2>] apic_timer_interrupt+0x1a/0x20
( Im using a kernel 2.6.4 )
somebody can help me! i have this messages every time!!
what is this?
Thanks!!
Mike Tesliuk (from Brasil)
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: error on kern.log
@ 2004-11-08 17:33 Piszcz, Justin Michael
2004-11-08 18:08 ` Mike Tesliuk
0 siblings, 1 reply; 4+ messages in thread
From: Piszcz, Justin Michael @ 2004-11-08 17:33 UTC (permalink / raw)
To: Mike Tesliuk, kernel
This is a known bug, it has to do with your network card using TSO
(tcp-sementation-offload), hopefully, it will be fixed in 2.6.10.
http://www.ussg.iu.edu/hypermail/linux/kernel/0410.3/1326.html
http://www.ussg.iu.edu/hypermail/linux/kernel/0410.3/1684.html
-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Mike Tesliuk
Sent: Monday, November 08, 2004 11:54 AM
To: kernel
Subject: error on kern.log
Hello for all!!!
I have a kernel messages like this every time:
printk: 9 messages suppressed.
perl5.6.1: page allocation failure. order:3, mode:0x20
Call Trace:
[<c01351c5>] __alloc_pages+0x2dd/0x2ec
[<c01351f1>] __get_free_pages+0x1d/0x38
[<c0137d5d>] cache_grow+0xc5/0x2f8
[<c013815b>] cache_alloc_refill+0x1cb/0x214
[<c0138468>] __kmalloc+0x60/0x7c
[<c02eb2cc>] alloc_skb+0x3c/0xd8
[<c0312ec5>] tcp_fragment+0x6d/0x2ac
[<c0315291>] tcp_write_wakeup+0xd9/0x20c
[<c03153d7>] tcp_send_probe0+0x13/0xfc
[<c0315f16>] tcp_probe_timer+0xa2/0xac
[<c03163be>] tcp_write_timer+0xae/0xe4
[<c0316310>] tcp_write_timer+0x0/0xe4
[<c0123075>] run_timer_softirq+0x129/0x15c
[<c011f2bc>] do_softirq+0x6c/0xcc
[<c01131d3>] smp_apic_timer_interrupt+0x13f/0x144
[<c010afa2>] apic_timer_interrupt+0x1a/0x20
( Im using a kernel 2.6.4 )
somebody can help me! i have this messages every time!!
what is this?
Thanks!!
Mike Tesliuk (from Brasil)
-
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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: error on kern.log
@ 2004-11-08 17:46 Piszcz, Justin Michael
0 siblings, 0 replies; 4+ messages in thread
From: Piszcz, Justin Michael @ 2004-11-08 17:46 UTC (permalink / raw)
To: Piszcz, Justin Michael, Mike Tesliuk, kernel
I spoke too fast, I see you are running 2.6.4, my problems began with
2.6.9, it would be interesting if you have the same problem however, I
did not recall experiencing this issue in kernels <= 2.6.8.1.
-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Piszcz, Justin
Michael
Sent: Monday, November 08, 2004 12:33 PM
To: Mike Tesliuk; kernel
Subject: RE: error on kern.log
This is a known bug, it has to do with your network card using TSO
(tcp-sementation-offload), hopefully, it will be fixed in 2.6.10.
http://www.ussg.iu.edu/hypermail/linux/kernel/0410.3/1326.html
http://www.ussg.iu.edu/hypermail/linux/kernel/0410.3/1684.html
-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Mike Tesliuk
Sent: Monday, November 08, 2004 11:54 AM
To: kernel
Subject: error on kern.log
Hello for all!!!
I have a kernel messages like this every time:
printk: 9 messages suppressed.
perl5.6.1: page allocation failure. order:3, mode:0x20
Call Trace:
[<c01351c5>] __alloc_pages+0x2dd/0x2ec
[<c01351f1>] __get_free_pages+0x1d/0x38
[<c0137d5d>] cache_grow+0xc5/0x2f8
[<c013815b>] cache_alloc_refill+0x1cb/0x214
[<c0138468>] __kmalloc+0x60/0x7c
[<c02eb2cc>] alloc_skb+0x3c/0xd8
[<c0312ec5>] tcp_fragment+0x6d/0x2ac
[<c0315291>] tcp_write_wakeup+0xd9/0x20c
[<c03153d7>] tcp_send_probe0+0x13/0xfc
[<c0315f16>] tcp_probe_timer+0xa2/0xac
[<c03163be>] tcp_write_timer+0xae/0xe4
[<c0316310>] tcp_write_timer+0x0/0xe4
[<c0123075>] run_timer_softirq+0x129/0x15c
[<c011f2bc>] do_softirq+0x6c/0xcc
[<c01131d3>] smp_apic_timer_interrupt+0x13f/0x144
[<c010afa2>] apic_timer_interrupt+0x1a/0x20
( Im using a kernel 2.6.4 )
somebody can help me! i have this messages every time!!
what is this?
Thanks!!
Mike Tesliuk (from Brasil)
-
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/
-
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/
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: error on kern.log
2004-11-08 17:33 error on kern.log Piszcz, Justin Michael
@ 2004-11-08 18:08 ` Mike Tesliuk
0 siblings, 0 replies; 4+ messages in thread
From: Mike Tesliuk @ 2004-11-08 18:08 UTC (permalink / raw)
To: kernel
right!! thanks!!!
Em Seg, 2004-11-08 às 15:33, Piszcz, Justin Michael escreveu:
> This is a known bug, it has to do with your network card using TSO
> (tcp-sementation-offload), hopefully, it will be fixed in 2.6.10.
>
> http://www.ussg.iu.edu/hypermail/linux/kernel/0410.3/1326.html
> http://www.ussg.iu.edu/hypermail/linux/kernel/0410.3/1684.html
>
>
> -----Original Message-----
> From: linux-kernel-owner@vger.kernel.org
> [mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Mike Tesliuk
> Sent: Monday, November 08, 2004 11:54 AM
> To: kernel
> Subject: error on kern.log
>
> Hello for all!!!
>
> I have a kernel messages like this every time:
>
> printk: 9 messages suppressed.
> perl5.6.1: page allocation failure. order:3, mode:0x20
> Call Trace:
> [<c01351c5>] __alloc_pages+0x2dd/0x2ec
> [<c01351f1>] __get_free_pages+0x1d/0x38
> [<c0137d5d>] cache_grow+0xc5/0x2f8
> [<c013815b>] cache_alloc_refill+0x1cb/0x214
> [<c0138468>] __kmalloc+0x60/0x7c
> [<c02eb2cc>] alloc_skb+0x3c/0xd8
> [<c0312ec5>] tcp_fragment+0x6d/0x2ac
> [<c0315291>] tcp_write_wakeup+0xd9/0x20c
> [<c03153d7>] tcp_send_probe0+0x13/0xfc
> [<c0315f16>] tcp_probe_timer+0xa2/0xac
> [<c03163be>] tcp_write_timer+0xae/0xe4
> [<c0316310>] tcp_write_timer+0x0/0xe4
> [<c0123075>] run_timer_softirq+0x129/0x15c
> [<c011f2bc>] do_softirq+0x6c/0xcc
> [<c01131d3>] smp_apic_timer_interrupt+0x13f/0x144
> [<c010afa2>] apic_timer_interrupt+0x1a/0x20
>
>
> ( Im using a kernel 2.6.4 )
>
> somebody can help me! i have this messages every time!!
>
> what is this?
>
> Thanks!!
>
> Mike Tesliuk (from Brasil)
>
>
>
> -
> 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/
> -
> 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/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-11-08 18:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-08 17:33 error on kern.log Piszcz, Justin Michael
2004-11-08 18:08 ` Mike Tesliuk
-- strict thread matches above, loose matches on Subject: below --
2004-11-08 17:46 Piszcz, Justin Michael
2004-11-08 16:54 Mike Tesliuk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox