From owner-freebsd-questions Mon Jun 30 23:24:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA12241 for questions-outgoing; Mon, 30 Jun 1997 23:24:55 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA12206 for ; Mon, 30 Jun 1997 23:24:48 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id JAA08648; Tue, 1 Jul 1997 09:24:02 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma008645; Tue Jul 1 09:23:33 1997 Message-ID: <33B8A242.5207@barcode.co.il> Date: Tue, 01 Jul 1997 09:22:58 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Brad Killebrew CC: questions@FreeBSD.ORG Subject: Re: /kernel: in_rtqtimo: adjusted rtq_reallyold to 2400 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Brad Killebrew wrote: > > I have a couple questions. > > 1) What is rtq? (log attached at bottom of email) I think (don't have The Design and Implementation of 4.4BSD here at the moment) it's something like Routing Queue or the likes. Anyhow, it has to do with routing caching. > 2) What does it mean when the kernel is adjusting it? That it thinks its policy of managing it didn't fit the load it's seeing. > 3) Is this normal behavior? Yes. It has been asked and answered in this list countless times before. > > Thanks for your time. > > -- > Brad Killebrew > Admin, irc.phoenix.net > [snip] Nadav