[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <476A6F85.7070905@free.fr>
Date: Thu, 20 Dec 2007 14:35:01 +0100
From: John Sigler <linux.kernel@...e.fr>
To: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-rt-users@...r.kernel.org
Subject: neigh: timer & !nud_in_timer
Hello,
I noticed the following message in my kernel log.
kernel: neigh: timer & !nud_in_timer
(Might be due to a race condition.)
I'm running a UP Linux version 2.6.22.1-rt9
( http://rt.wiki.kernel.org/index.php )
The following /proc entries might be relevant.
/proc/sys/net/ipv4/conf/all/arp_accept
0
/proc/sys/net/ipv4/conf/all/arp_announce
2
/proc/sys/net/ipv4/conf/all/arp_filter
0
/proc/sys/net/ipv4/conf/all/arp_ignore
1
I also lowered the priority of softirq-timer/0 to 10 which means
it can be interrupted by other IRQ handlers.
Regards.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists