From owner-freebsd-hackers Wed Feb 10 07:34:48 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA12228 for freebsd-hackers-outgoing; Wed, 10 Feb 1999 07:34:48 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from penguin.wise.edt.ericsson.se (penguin-ext.wise.edt.ericsson.se [194.237.142.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA12222 for ; Wed, 10 Feb 1999 07:34:41 -0800 (PST) (envelope-from etxgnon@etxb.ericsson.se) Received: from avx6 (avx6-unix2.etxb.ericsson.se [130.100.190.16]) by penguin.wise.edt.ericsson.se (8.9.0/8.9.0/WIREfire-1.2) with SMTP id QAA27725; Wed, 10 Feb 1999 16:34:16 +0100 (MET) Received: from avc354.etxb.ericsson.se by avx6 (SMI-8.6/LME-2.2.6) id QAA03624; Wed, 10 Feb 1999 16:34:13 +0100 From: etxgnon@etxb.ericsson.se (Gunnar Olsson) Received: by avc354.etxb.ericsson.se (SMI-8.6/client-1.6) id QAA06615; Wed, 10 Feb 1999 16:34:15 +0100 Date: Wed, 10 Feb 1999 16:34:15 +0100 Message-Id: <199902101534.QAA06615@avc354.etxb.ericsson.se> To: luigi@labinfo.iet.unipi.it Subject: Re: real time measurements Cc: hackers@FreeBSD.ORG X-Sun-Charset: US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > From majordom@FreeBSD.ORG Wed Feb 10 16:20 MET 1999 > Delivered-To: vmailer-hackers@freebsd.org > From: Luigi Rizzo > Subject: Re: real time measurements > To: etxgnon@etxb.ericsson.se (Gunnar Olsson) > Date: Wed, 10 Feb 1999 14:04:17 +0100 (MET) > Cc: hackers@FreeBSD.ORG, etxgnon@etxb.ericsson.se > X-Loop: FreeBSD.ORG > > > I'm doing real time measurements through a PC, > > which I use as a router. Sometimes a packet is delayed > > through the system, even though the load is low. > > I have tried to disable all not necessary processes, > > but still I can see this delay. > > > > Does anyone know if something is going around in the > > system? Some parameter I can set? > > Please let me know! > > how much delay, and how can you tell that -- it could be delayed by > ethernet collisions or anything. > > luigi > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > Hi, no collision problems. One incoming port and one outgoing port and no congestion. I have now time stamp the packets trough the system and find an increase from normal 5 microsecunds to 200 microsecund between the functions ip_input and ip_output sometimes. Any ideas? Regards, Gunnar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message