Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 1998 09:52:43 -0400 (EDT)
From:      Jason Dicioccio <geniusj@suarez.bestweb.net>
To:        hackers@FreeBSD.ORG
Cc:        jason@idiom.com
Subject:   Help,  Linux beats freebsd to death (fwd)
Message-ID:  <Pine.BSF.3.96.980828095142.6606A-100000@suarez.bestweb.net>

next in thread | raw e-mail | index | archive | help

Could it be possible that you don't have your BSd machines setup for
optimal performance. They are meant to be servers and balance out tasks
evenly as to let multiple users do things at the same time without the
drive plates spinning off the head ;P.. Configure it right before you
start comparing.

---------- Forwarded message ----------
Date: Wed, 26 Aug 1998 08:22:08 -0700 (PDT)
From: Julian Elischer <julian@whistle.com>
To: hackers@FreeBSD.ORG
Cc: jason@idiom.com
Subject: Help,  Linux beats freebsd to death (fwd)


Anyone got good ideas?
Jason, can you figure out what system calls are being performed at this
time?
Is it network re;lated, or filesystem related?
Are there pthread related elements?


Maybe a ktrace might give some clues..
(or a profile?)

this has to be something really silly, because one order of magnitude
is just ridiculous..


julian

---------- Forwarded message ----------
Date: Wed, 26 Aug 1998 00:12:20 -0700
From: Jason Venner <jason@idiom.com>
To: julian@whistle.com
Cc: hosler@lugs.org.sg
Subject: Linux beats freebsd to death


Note I just posted on the postgresql ports board.
Either the K6-200 is the fastest machine on the earth or there is
something seriously wrong with postgresql/jdbc and freebsd


I have a couple of machines that I run postgres 6.3.2 on.
Linux 2.0.32	K6-200 1meg cache, 128meg ram, scsi disks - fileserver/workstation/web server/dbms
	gcc - 2.7.2
FreeBSD 2.2.5-RELEASE P200 512k cache, 96meg ram, scsi   - workstation/web server/dbms
FreeBSD 2.2.7-RELEASE PII-333 512k cache, 256meg ram, scsi	- web server/dbms


I have a testsuite that creates a table and inserts a set bunch of rows.
I try the table in autocomit on/off mode and rollback and commit it etc.
to collect informatin.

I am using the distributed jdbc driver as my interface.

Under the linux machine it takes on the order of 2 seconds to do this
on the 2.2.5 freebsd machine it takes on the order of 18 seconds
on the 2.2.7 freebsd machine it takes on the order of 21 seconds


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" 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.3.96.980828095142.6606A-100000>