Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2001 12:04:48 +0100 (CET)
From:      Harti Brandt <brandt@fokus.gmd.de>
To:        Julian Elischer <julian@elischer.org>
Cc:        julian@freebsd.org, freebsd-net@freebsd.org, archie@freebsd.org
Subject:   Re: netgraph: problem in ng_base
Message-ID:  <Pine.BSF.4.21.0101301158390.1120-100000@beagle.fokus.gmd.de>
In-Reply-To: <3A769C67.6B69EB06@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Jan 2001, Julian Elischer wrote:

JE>> NB: the ng_atm node switches the peer hook to queueing.
JE>
JE>
JE>try turn this off..
JE>it may give us a clue.. 

Oh yes, now everything's ok:

Jan 30 11:58:37 beagle /boot/kernel/kernel: disconnect 0xc2ccdcc0 from 0xc2c4ad00 (valid) refs=5 flags=0
Jan 30 11:58:37 beagle /boot/kernel/kernel: disconnect 0xc2ccde00 from 0xc2c4ad00 (invalid) refs=5 flags=9
Jan 30 11:58:38 beagle /boot/kernel/kernel: disconnect 0xc2ccdf80 from 0xc2c4ad00 (invalid) refs=4 flags=9
Jan 30 11:58:38 beagle /boot/kernel/kernel: ng_sscop_shutdown: 0xc2c4ad00 refs=3 flags=9

So the problem is with the queuing. But, as far as I understand, running that
hook in queue mode is the correct thing to do, because it is called from a
interface input routine (it is called from atm_input). I'm right?

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              brandt@fokus.gmd.de, harti@begemot.org, lhbrandt@mail.ru



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101301158390.1120-100000>