Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 21:55:29 +0200
From:      Geoff Rehmet <geoff@illuminati.is.co.za>
To:        Bosko Milekic <bmilekic@technokratis.com>
Cc:        Mike Smith <msmith@FreeBSD.ORG>, current@FreeBSD.ORG
Subject:   Re: ACPI??? was - Re: -current TCP performance hosed?
Message-ID:  <20010915215529.A61092@illuminati.is.co.za>
In-Reply-To: <20010915094357.A38346@technokratis.com>; from bmilekic@technokratis.com on Sat, Sep 15, 2001 at 09:43:57AM -0400
References:  <geoff@illuminati.is.co.za> <200109142218.f8EMIl504199@mass.dis.org> <20010915010828.A21183@hermwas.is.co.za> <20010915094357.A38346@technokratis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Sep 15, 2001 at 09:43:57AM -0400, Bosko Milekic wrote:
> 
> On Sat, Sep 15, 2001 at 01:08:28AM +0200, Geoff Rehmet wrote:
> 
> 	You said this happens with a few-day-old kernel. Is this an
> 	implication that it didn't happen before? Can you say, with a
> 	certain level of certainty exactly when this started happening,
> 	especially if it's something that only started to occur very
> 	recently, this may be a worthy piece of information. Thanks.
No, I can't say for certain when this started.  In fact, reverting to a
kernel from June 27 still shows the same problem.


However, I have done the following exercise, with three machines,
two of which sit on our internal LAN together, on the same hub, with
the third sitting on our public network (in our hosting room).
Configs being:

hangdog:    - 5.0-CURRENT, 128M RAM, PII-266 (internal LAN)
deadpoint:  - 4.3-STABLE,  128M RAM, PI-166  (internal LAN)
illuminati: - 4.2-RELEASE, 128M RAM, PII-333 (public network)

hangdog and deadpoint sit on the same hub at my desk.  There are
3 router hops from my hub to the hosting network - one of those
hops being a firewall.

All three machines are running IPFW.

I did a test of downloading a 240M odd file from one machine to
the other as a test.  Everything looked fine, until I used hangdog
(my -CURRENT box) as the server.  I aborted that download, as
it was too painfully slow.  

The transfer rates were as follows:

Server        Client
------        ------
illuminati -> deadpoint   (4.2 -> 4.3)    852kBps
illuminati -> hangdog     (4.2 -> 5.0)    788kBps
hangdog    -> deadpoint   (5.0 -> 4.3)     83kBps

Thus, it appears that -CURRENT is still doing OK as a client, but is
struggling badly as a server.

At this point, this seems, from the empirical evidence, to have nothing
to do with ACPI.

Geoff.

==========================================================
deadpoint:/usr/tmp# fetch http://illuminati/~geoff/V379243.GHO
Receiving V379243.GHO (255742011 bytes): 100%
255742011 bytes transferred in 292.8 seconds (852.90 kBps)
deadpoint:/usr/tmp# rm V379243.GHO 
deadpoint:/usr/tmp# uname -a
FreeBSD deadpoint.is.co.za 4.3-STABLE FreeBSD 4.3-STABLE #2: Thu Jul 19 14:15:37 SAST 2001     geoff@deadpoint.is.co.za:/usr/src/sys/compile/DEADPOINT  i386
deadpoint:/usr/tmp# 

deadpoint:/usr/tmp# dmesg | more
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.3-STABLE #2: Thu Jul 19 14:15:37 SAST 2001
    geoff@deadpoint.is.co.za:/usr/src/sys/compile/DEADPOINT
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 165790172 Hz
CPU: Pentium/P55C (165.79-MHz 586-class CPU)

===============================================================

hangdog:~% fetch http://illuminati/~geoff/V379243.GHO
Receiving V379243.GHO (255742011 bytes): 100%
255742011 bytes transferred in 316.8 seconds (788.40 kBps)
hangdog:~% 
hangdog:~% dmesg | more
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.0-CURRENT #0: Tue Sep 11 14:15:17 SAST 2001
    geoff@hangdog.is.co.za:/usr/src/sys/i386/compile/HANGDOG
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 267274474 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (267.27-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x634  Stepping = 4

===============================================================
deadpoint:/usr/tmp# fetch http://hangdog/V379243.GHO
Receiving V379243.GHO (255742011 bytes): 4%^C
10948608 bytes transferred in 128.6 seconds (83.11 kBps)
fetch: transfer interrupted

deadpoint:/usr/tmp# 

=================================================================
illuminati:~% dmesg | more
Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.2-RELEASE #2: Mon Feb 26 14:24:51 SAST 2001
    andrew@illuminati.is.co.za:/usr/src/sys/compile/CUSTOM
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 332388500 Hz
CPU: Pentium II/Pentium II Xeon/Celeron (332.39-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x650  Stepping = 0
====================================================================

-- 
Geoff Rehmet, Internet Solutions
tel: +27-11-283-5462, fax: +27-11-283-5401 mobile: +27-83-292-5800
email: geoffr@is.co.za 
URL: http://www.is.co.za 

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010915215529.A61092>